Basic and Advance Java Question:
Download Questions PDF

Name primitive Java types?

Answer:

The primitive types are byte, char, short, int, long, float, double, and boolean.

Download Java Interview Questions And Answers PDF

Previous QuestionNext Question
Does a class inherit the constructors of its superclass in Java Programming?Which class should you use to obtain design information about an object in Java Programming?