Multiple Choice
In an airline reservation system, the number of available seats in an airplane is required.Which data type should be used to store this value?
A) double
B) float
C) int
D) long
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: Which is the Java equivalent of the
Q25: What is wrong with the following code
Q26: Which of the following options defines an
Q27: What is the result of the following
Q28: What is the value of the value
Q30: What is the output of the following
Q31: What is the output of the following
Q32: Why is the double type not appropriate
Q33: What is the value of the var
Q34: Consider the following division statements:<br>I.22 / 7<br>II.22.0