Question Which data type is most suitable for whole numbers in C/C++? A. float B. int C. char D. string Show Answer More MCQs Correct Answer: B int The correct answer is int. The correct answer is int.
Leave a Reply