Question
Which data type is most suitable for whole numbers in C/C++?
Select an option. Your answer will be checked instantly.
Correct Answer: B. int
Explanation:
The correct answer is int.
Leave a Reply