Infomax Computer Academy
Report Bug
Qus : Which of the following is a correct way to declare an integer variable in C?
QusWhich of the following is a correct way to declare an integer variable in C?
A. int num;
B. integer num;
C. num int;
D. num integer;
Solution
A. int num;
Report Bug
Select Reason
Wrong Question
Wrong Translation
Out of Topic
Wrong Answer
Question and Option not visible
Formatting Issues
Hindi Version Not Available
Explanation Required
Others