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 function declaration?
Can we have multiple catch block for a try block?
What are the topics in core java?
Explain reverse a linked list iterative solution in java?
What is an enumeration?
Why does java have different data types for integers and floating-point values?
Can we have a try block without catch block?
Why is serialization required?
What is the best definition for data?
What is an example of character?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What is a local class in java?
What will be the initial value of an object reference which is defined as an instance variable?
What is a variable and constant?
Why multiple inheritance is not supported by java?