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 the file type?
What are static initalizers in java ?
Will set allow duplicates in java?
Write a java program for binary search?
Can you access the private method from outside the class?
What lambda means?
What is serialversionuid?
What is the difference between import java.util.date and java .util?
What is the difference between == and === javascript?
Explain Basics of OOP Language in java
What exceptions occur during serialization?
Why is boolean important?
What is a programming object?
Why do we need wrapper classes?
Explain about class in java?