C Objective Questions Page 1 of 10

Home » C » C Questions
Page 1 of 10 (1- 20)


Question: 1

(A) Yes
(B) No
(C) Depends on Compiler
(D) Yes but run time error

Explanation on: 
C Compiler IDE
Level: Expert Category: structure


Question: 2

(A) extern
(B) auto
(C) register
(D) static

Explanation on: 
C Compiler IDE
Level: Expert Category: storgeclass


Question: 3

(A) 11
(B) 10
(C) Compilation Error
(D) 0

Explanation on: 
C Compiler IDE
Level: Beginner Category: operators


Question: 4

(A) mathio.h
(B) math.h
(C) square.h
(D) stdio.h

C Compiler IDE
Level: Practitioner Category: function


Question: 5

(A) stdio.h
(B) conio.h
(C) stdlib.h
(D) stdlibio.h

C Compiler IDE
Level: Beginner Category: function


Question: 6

(A) math.h
(B) mathio.h
(C) string.h
(D) ctype.h

C Compiler IDE
Level: Practitioner Category: function


Question: 7

(A) 6,6
(B) 6,7
(C) 7,7
(D) 0,0

Explanation on: 
C Compiler IDE
Level: Practitioner Category: function


Question: 8

(A) Yes
(B) No

C Compiler IDE
Level: Practitioner Category: function


Question: 9

(A) sum is function which takes int arguments
(B) sum is a function which takes two int arguments and returns void
(C) it will produce compilation error
(D) Can't comment

Explanation on: 
C Compiler IDE
Level: Practitioner Category: function


Question: 10

(A) 1970
(B) 1972
(C) 1978
(D) 1979

C Compiler IDE
Level: Beginner Category: other


Question: 11

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

Explanation on: 
C Compiler IDE
Level: Beginner Category: loops


Question: 12

(A) Compilation Error
(B) Runtime Error
(C) Hello is printed one time
(D) Hello is printed infinite times

Explanation on: 
C Compiler IDE
Level: Expert Category: loops


Question: 13

(A) Compilation Error
(B) Runtime Error
(C) Nothing is printed
(D) Hello is printed infinite times

Explanation on: 
C Compiler IDE
Level: Expert Category: loops


Question: 14

(A) Hello is printed 5 times
(B) Compilation Error
(C) Runtime Error
(D) Hello is printed 4 times

Explanation on: 
C Compiler IDE
Level: Expert Category: loops


Question: 15

(A) Hello is printed 5 times
(B) Compilation Error
(C) Hello is printed 2 times
(D) Hello is printed 3 times

Explanation on: 
C Compiler IDE
Level: Expert Category: loops


Question: 16

(A) 0--01--12--23--34--
(B) 00--10--20--30--40--
(C) Compilation Error
(D) 00--01--02--03--04--

Explanation on: 
C Compiler IDE
Level: Expert Category: loops


Question: 17

(A) 5
(B) 10
(C) 25
(D) 50

Explanation on: 
C Compiler IDE
Level: Practitioner Category: loops


Question: 18

(A) cppbuzz is printed 5 times
(B) Compilation Error
(C) cppbuzz is printed 1 times
(D) Nothing is printed

Explanation on: 
C Compiler IDE
Level: Practitioner Category: loops


Question: 19

(A) 55
(B) 54
(C) 1
(D) 0

Explanation on: 
C Compiler IDE
Level: Practitioner Category: loops


Question: 20

(A) 1 time
(B) Compilation Error
(C) Infinite times
(D) Runtime Error

Explanation on: 
C Compiler IDE
Level: Practitioner Category: loops

C Programming Test
Compile C code here

Browse C Categories

Preprocessor Assembler Compilation Datatypes Arrays Variables Pointers Functions Loops Switch Structures Union Enum Goto & Labels Storage Classes Malloc & free Macros Conditional Operators File Handling gcc Others

Switch to C++ Questions
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.