What primitive Java types? Howmany are they and what are
their names?

Answer Posted / ravikiran(aptech mumbai)

primitive datatypes are the one which will allocate some
memory in the stack.And there are 8 primitive data types
1).byte
2).short
3).int
4).long
5).float
6).double
7).char
8).boolean

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is object of class in java?

792


What do the thread?class methods run() and start() do?

751


What is hash table in java?

648


What is the use of protected in java?

703


What does 3 dots mean in java?

704






Can you pass functions in java?

755


Can a class with private constructor be extended?

657


What does string [] args mean?

705


Explain, java is compatible with all servers but not all browsers?

785


Does constructor return any value?

746


What do you understand by access specifiers in Java?

755


Variables used in a switch statement can be used with which datatypes?

675


Explain method overloading?

724


What is the default value of the local variables?

677


Can java run on google chrome?

814