Interview Questions on Data Type in C : (10)
Question: 1
(A) The CppBuzz.com
(B) The C
(C) The CppBuzz
(D) Compilation Error
Compiler
Level: Practitioner Category of MCQ: datatype
Question: 2
(A) 0
(B) 15
(C) Undefined i
(D) Any other Compiler Error
Compiler
Level: EXpert Category of MCQ: datatype
Question: 3
(A) Compilation Error
(B) Runtime Error
(C) __0
(D) __30
Compiler
Level: Expert Category of MCQ: datatype
Question: 4
(A) 10.5
(B) 10
(C) 0
(D) Compilation Error
Compiler
Level: Beginner Category of MCQ: datatype
Question: 5
(A) #include<stdio.h>
(B) return 0
(C) void main(int argc , char ** argv)
(D) None of above
Compiler
Level: Beginner Category of MCQ: datatype
Question: 6
(A) 3.33
(B) 3.0
(C) 3
(D) 0
Compiler
Level: Beginner Category of MCQ: datatype
Question: 7
(A) 10
(B) 0
(C) Compilation Error
(D) Undefined
Compiler
Level: Expert Category of MCQ: datatype
Question: 8
(A) #include<stdio.h>
(B) #include"stdio.h"
(C) Both A & B
Compiler
Level: Expert Category of MCQ: datatype
Question: 9
(A) #include<stdio.h>
(B) #include"stdio.h"
(C) Both A & B
Compiler
Level: Practitioner Category of MCQ: datatype