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

Why can we not override static method?

583


Explain java coding standards for constants?

567


What is bifunction in java?

664


Are strings immutable in java?

514


What are thread priorities and importance of thread priorities in java?

620






How do you end a program?

538


What is sorting in java?

521


When is update method called?

660


what is difference between equals and ==?

579


What is Enum in Java?

673


What is the difference between the paint() and repaint() methods in java programming?

612


What is the diffrence between inner class and nested class?

552


What is anti pattern in programming?

490


What is java and their uses?

542


What is an example of character?

542