adplus-dvertising
frame-decoration

Question

Which among the following is not a valid Data Type in Java?

a.

long

b.

bool

c.

double

d.

float

Answer: (b).bool

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which among the following is not a valid Data Type in Java?

Similar Questions

Discover Related MCQs

Q. Which is the data type used mostly to handle streams and buffers in Java language?

Q. Which is the data type that is not recommended for numeric applications in Java?

Q. Choose the number range for byte data type in Java?

Q. What is the size of a SHORT integer in Java?

Q. What is the size of an INT integer in Java?

Q. What is the size of a LONG integer in Java?

Q. What is the size of a FLOAT floating point number in Java?

Q. What is the size of a DOUBLE floating point number in Java?

Q. What is the size of a CHAR data type constant in Java?

Q. What is the size of a boolean data type constant in Java?

Q. What is the IEEE standard adopted to represent Floating point numbers in Java?

Q. What is the character encoding standard used in Java language?

Q. What is the abbreviation of ASCII?

Q. Choose the right statement about Java Data types.

Q. What is Literal in Java?

Q. What are the types of Literals available in Java language?

Q. What are the types of Integer Literals in Java?

Q. Choose correct examples of decimal literals in Java.

Q. An Octal number is Java is represented with a leading ____?

Q. Choose correct ranges for Decimal, Octal and Hexadecimal numbers in Java?