Multiple Choice
Which one of the following reserved words is used in Java to represent a value without a fractional part?
A) integer
B) int
C) Int
D) Float
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q62: What is the result of the following
Q63: Which statements about numeric types in Java
Q64: What is the output of the following
Q65: What does the following statement sequence print
Q66: Consider the following Java variable names:<br>I.1stInstance<br>II.basicInt%<br>III.empName_<br>IV.addressLine1<br>V.DISCOUNT<br>Which of
Q68: Which of the following is the Java
Q69: Which one of the following types of
Q70: What is the output of the following
Q71: What does the following statement sequence print
Q72: Which is a legal number literal of