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 are the important features of Java 9 release?

538


What are meta-annotations?

553


what is collatration?

2745


Which is bigger float or double java?

525


what is the messsage u r going to get from an objectoriented programing?

1614






How would overload a function based on return type?

552


How do you compare two strings lexicographically?

540


Why do we need hashmap in java?

559


why java does not support unsigned keyword?

4261


can used Protected Class outside Function.?

614


How will you print number in reverse (descending) order in BST.

582


Should a main method be compulsorily declared in all java classes?

535


Where we write javascript code in html page?

563


Can one thread block the other thread?

608


How do you override a private method in java?

508