C Objective Questions for Beginners

Home » C » Questions for Beginners

Question: 51

(A) 2
(B) 4
(C) 8
(D) 0

Compiler
Level: Beginner Category of MCQ: pointers

Question: 52

(A) 3
(B) 15
(C) 16
(D) Compilation error

Compiler
Level: Beginner Category of MCQ: loops

Question: 53

(A) True
(B) False

Compiler
Level: Beginner Category of MCQ: malloc_free

Question: 54

(A) 1
(B) 3
(C) 4
(D) 12

Compiler
Level: Beginner Category of MCQ: enum

Question: 55

(A) Enum can contain enum but duplicate contestants are not allowed
(B) Enum can't contain enum
(C) Enum can contain enum but not accessible
(D) This code will produce compilation error

Compiler
Level: Beginner Category of MCQ: enum

Question: 56

(A) Male
(B) 0
(C) 1
(D) Compilation Error

Compiler
Level: Beginner Category of MCQ: enum

Question: 57

(A) 3
(B) 4
(C) 5
(D) 6

Compiler
Level: Beginner Category of MCQ: union

Question: 58

(A) 0
(B) 1
(C) 2
(D) 4

Compiler
Level: Beginner Category of MCQ: loops

Question: 59

(A) 10 0
(B) 10 GarbageValue
(C) 10 10
(D) 0 0

Compiler
Level: Beginner Category of MCQ: union

Question: 60

(A) 88 88
(B) 99 88
(C) 99 99
(D) 88 99

Compiler
Level: Beginner Category of MCQ: union

Question: 61

(A) set the position to the beginning point
(B) gives current position in the file
(C) set the position to desire point
(D) None of these

Compiler
Level: Beginner Category of MCQ: filehandling

Question: 62

(A) compilation error
(B) hello
(C) no output
(D) runtime error

Compiler
Level: Beginner Category of MCQ: loops

Question: 63

(A) 0 1 2 3 ... infinite times
(B) 0 1 2 ... 127
(C) 0
(D) 1

Compiler
Level: Beginner Category of MCQ: loops

Question: 64

(A) 0 1 2 3 4 5 6 7 8 9 10
(B) 0 1 2 3 ... infinite times
(C) 1 2 3 4 5 6 7 8 9 10
(D) 1 2 3 4 5 6 7 8 9

Compiler
Level: Beginner Category of MCQ: loops

About Us | Contact Us | Privacy Policy | Career  | Online Training
Youtube   LinkedIn   Facebook   Twitter   Instagram  
Copyright©CppBuzz.com
Like many websites, we use cookies to ensure best browsing experience on our website. While using this website, you acknowledge to have read and accepted our cookie and privacy policy.