List primitive java types?



List primitive java types?..

Answer / Indu Singh

The eight primitive data types in Java are: byte, short, int, long, float, double, boolean, and char.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is <> used for in java?

1 Answers  


How do you square a number?

1 Answers  


Explain the reason behind ending a program with a system.exit(0)?

1 Answers  


Can finally block be used without a catch?

1 Answers  


What is the static import?

1 Answers  


What methods are used in Servlet?Applet communication?

1 Answers   Satyam,


Memory management in JAVA

3 Answers   Tech Mahindra, Wipro,


Which is a valid identifier?

1 Answers  


What is the difference between jdk and jre?

1 Answers  


What is the major advantage of external iteration over internal iteration?

1 Answers  


Why vector class is used?

1 Answers  


What is the use of static import ?

4 Answers   Rolta,


Categories