Java MCQ - English
Data Types MCQ Questions and Answers
Home | Java | Data TypesJava Datatypes MCQ Questions and Answers: Here learn quiz questions on Java Datatypes for competitive exam and download most important objective questions of datatypes.
1) What is the range of short data type in Java?
2) What is the range of byte data type in Java?
3) Which of these literals can be contained in float data type variable?
4) Which data type value is returned by all transcendental math functions?
5) What is the numerical range of a char data type in Java?
6) Which of these coding types is used for data type characters in Java?
7) How many primitive data types are there in Java?
8) In Java byte, short, int and long all of these are
9) Size of int in Java is
10) The smallest integer type is _____ and its size is _____ bits.