What is the precision of primitive data type double?
15 significant decimal digits
17 decimal digits
14 decimal digits
12 decimal digits
Which of the foillowing method is used by the objects in a class to interact with each other?
message hiding
message passing
message binding
none of these
How many member variables are there for a website.
Three
Two
Six
Ten
Which is the strongest of all the data types?
int
float
char
double
What is the another name of data type float?
single precision floating point
Double precision floating point
Precision point
Integer precision point
What is the specific instance of a class known as?
Methods
Object
Function
Comments
How many of the eight primitive data types are numeric.
All
Five
Seven
Which of the following is a character of class definition that is not shared by its objects in Java language?
static
state
identity
main
Which is the scheme that is used to represent values using bits?
data type
member variable
static method
static variable