Question: 1
(A) 11
(B) 10
(C) Compilation Error
(D) 0
Compiler
Level: Beginner Category of MCQ: operators
Question: 2
(A) stdio.h
(B) conio.h
(C) stdlib.h
(D) stdlibio.h
Compiler
Level: Beginner Category of MCQ: function
Question: 3
(A) 1970
(B) 1972
(C) 1978
(D) 1979
Compiler
Level: Beginner Category of MCQ: other
Question: 4
(A) 2
(B) 3
(C) 4
(D) 1
Compiler
Level: Beginner Category of MCQ: loops
Question: 5
(A) 1 time
(B) 0 time
(C) Infinite Times(Until Stack overflows)
(D) Error: Lvalue Required
Compiler
Level: Beginner Category of MCQ: loops
Question: 6
(A) 1 time
(B) It depends on the size of int
(C) Infinite Times(Until Stack overflows)
(D) Error
Compiler
Level: Beginner Category of MCQ: loops
Question: 7
(A) 1 time
(B) Compilation Error
(C) 0 time
(D) Infinite Times(Until Stack Overflows)
Compiler
Level: Beginner Category of MCQ: loops
Question: 8
(A) 1 time
(B) 0 time
(C) Infinite times(Until Stack is overflow)
(D) 2 times
Compiler
Level: Beginner Category of MCQ: loops
Question: 9
(A) 10.5
(B) 10
(C) 0
(D) Compilation Error
Compiler
Level: Beginner Category of MCQ: datatype
Question: 10
(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: 11
(A) 3.33
(B) 3.0
(C) 3
(D) 0
Compiler
Level: Beginner Category of MCQ: datatype
Question: 12
(A) Compilation Error
(B) 0
(C) CppBuzz.com
(D) CppBuzz.com11
Compiler
Level: Beginner Category of MCQ: function
Question: 13
(A) Java
(B) PHP
(C) C
(D) Visual Basic
Compiler
Level: Beginner Category of MCQ: other
Question: 14
(A) 1 1
(B) 2 2
(C) 4 4
(D) Undefined
Compiler
Level: Beginner Category of MCQ: pointers
Question: 15
(A) 10
(B) Compilation Error
(C) 0
(D) Undefined
Compiler
Level: Beginner Category of MCQ: loops
Question: 16
(A) Declaration
(B) Definition
Compiler
Level: Beginner Category of MCQ: storgeclass
Question: 17
(A) 20
(B) 0
(C) Undefined reference to i
(D) Linking Error
Compiler
Level: Beginner Category of MCQ: storgeclass
Question: 18
(A) 1
(B) 2
(C) No Limit
(D) Depends on Compiler
Compiler
Level: Beginner Category of MCQ: function
Question: 19
(A) Yes
(B) No
Compiler
Level: Beginner Category of MCQ: function
Question: 20
(A) binary form
(B) ASCII code form
(C) decimal form
(D) alphanumeric form
Compiler
Level: Beginner Category of MCQ: other
Question: 21
(A) 66D
(B) 41H
(C) 0100 0010
(D) 0110 0011
Compiler
Level: Beginner Category of MCQ: other
Question: 22
(A) 48D
(B) 32H
(C) 0011 1000
(D) 42H
Compiler
Level: Beginner Category of MCQ: loops
Question: 23
(A) 1
(B) 2
(C) 3
(D) 4
Compiler
Level: Beginner Category of MCQ: preprocessor
Question: 24
(A) Yes
(B) No
Compiler
Level: Beginner Category of MCQ: preprocessor