Multiple Choice
Which datatype should be more preferred for storing a simple number like 35 to improve execution speed of a program?
A) sbyte
B) short
C) int
D) long
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Which of the following does not store
Q8: Which of the following can implement an
Q9: What will be output of the following
Q10: What is the size of a Decimal?<br>A)4
Q11: Which of the following is the correct
Q13: Which of the following are value types?<br>1)Integer<br>2)Array<br>3)Single<br>4)String<br>5)Long<br>A)1,
Q14: Which of the following is the correct
Q15: Type of Conversion in which compiler is
Q16: A GUI:<br>A)uses buttons, menus, and icons.<br>B)should be
Q17: A variable which is declared inside a