What primitive Java types? Howmany are they and what are
their names?
Answer Posted / prasanna
They are implicitly defined in Java.There are 8 of them and
they are:
boolean,char,byte,short,int,long,float,double
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is arraylist e?
What is threaded programming and when is it used? : Java thread
What is ide with example?
Which collection is ordered in java?
Is set thread safe java?
what is a thread pool in java and why is it used?
How does hashset works in java?
Define how objects are stored in java?
What are the data types supported by java? What is autoboxing and unboxing?
What is maximum size of arraylist in java?
What is a void method java?
Can singleton class be inherited in java?
What are the different types of sorting in java?
How will you invoke any external process in java?
How do you compare arrays in java?