Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Home » C » Interview Questions on Macros in C

Interview Questions on Macros in C : (10)


Question: 1

(A) #pragma
(B) #error
(C) #ifndef
(D) #elseif

Compiler
Level: Expert Category of MCQ: macros



Question: 2

(A) 20
(B) 10
(C) 100
(D) 200

Compiler
Level: Practitioner Category of MCQ: macros



Question: 3

(A) 225
(B) 65
(C) 85
(D) 155

Compiler
Level: Practitioner Category of MCQ: macros



Question: 4

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

Compiler
Level: Practitioner Category of MCQ: macros



Question: 5

(A) 10
(B) 11
(C) Compilation Error
(D) Not Defined

Compiler
Level: Practitioner Category of MCQ: macros



Question: 6

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

Compiler
Level: Practitioner Category of MCQ: macros



Question: 7

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

Compiler
Level: Practitioner Category of MCQ: macros



Question: 8

(A) 10 Garbage
(B) Garpage 10
(C) 10 0
(D) Compilation Error

Compiler
Level: Practitioner Category of MCQ: macros



Question: 9

(A) 65
(B) 65 65
(C) 65 a
(D) 65 A

Compiler
Level: Practitioner Category of MCQ: macros



Question: 10

(A) 27
(B) 79
(C) 83
(D) 0

Compiler
Level: Practitioner Category of MCQ: macros