What primitive Java types? Howmany are they and what are
their names?
Answer Posted / ramesh
primitive type is predefined in java.
byte , int ,short ,long , float , double,boolean and char
are the primitive data types used in java.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What does exclamation mean in java?
What are multiple inheritances? Is it supported by java?
How do you declare an array in java?
What happens when main () method is declared as private?
What is == in java?
Is class is a data type?
What is the hashcode () and equals () used for?
Explain about transient variables in java?
Difference between arraylist and vector.
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What is a singleton class? Give a practical example of its usage.
what is use of functional interface in java 8?
Is the milky way in a void?
What is JFC?
If two threads have same priority which thread will be executed first ?