A data type of an object describes the kind of information stored in that object. Numbers, strings, images, and all other information in a program is described by some sort of data type.
In Java, just about anything is defined as a class; a class is a data type, so yes.
it contains the similar type of object which derive from the predefined data type like int,float,char e.t.c so it is called derived data type.........................
String - is primitive data typestring - is user defined data type
All built-in data types are not abstract data types.
No, that looks like an object. If I had to guess, myID refers to a string of some sort, but it is not a data type.
In Java, just about anything is defined as a class; a class is a data type, so yes.
fundamental data type makes up the derived data type
yes, float is keyword and data type in java
it contains the similar type of object which derive from the predefined data type like int,float,char e.t.c so it is called derived data type.........................
That means that Java is fairly strict about data types.
String - is primitive data typestring - is user defined data type
1 bit
Yes it is but it is not usually used
All built-in data types are not abstract data types.
"int" is the keyword for integer
In Java, the final keyword specifies that the object created cannot be further redefined or derived.
No, that looks like an object. If I had to guess, myID refers to a string of some sort, but it is not a data type.