C Objective Questions Page 8 of 10

Home » C » C Questions
Page 8 of 10 (141- 160)


Question: 141

(A) There is no difference
(B) Union takes less memory
(C) Union is faster
(D) Structure is faster

C Compiler IDE
Level: Expert Category of MCQ: structure


Question: 142

(A) Yes
(B) No

C Compiler IDE
Level: Practitioner Category of MCQ: structure


Question: 143

(A) Yes
(B) No

C Compiler IDE
Level: Practitioner Category of MCQ: structure


Question: 144

(A) Yes
(B) No

C Compiler IDE
Level: Practitioner Category of MCQ: union


Question: 145

(A) Yes
(B) No

C Compiler IDE
Level: Beginner Category of MCQ: structure


Question: 146

(A) 1100
(B) 11
(C) 0100
(D) 10

C Compiler IDE
Level: Practitioner Category of MCQ: structure


Question: 147

(A) Yes
(B) No

C Compiler IDE
Level: Expert Category of MCQ: structure


Question: 148

(A) write()
(B) fwrite()
(C) swrite()
(D) None of the above

C Compiler IDE
Level: Expert Category of MCQ: structure


Question: 149

(A) Order members from largest to smallest
(B) Order memebers from smallest to largest
(C) By using only char data type
(D) By using referencial pointer

C Compiler IDE
Level: Expert Category of MCQ: operators


Question: 150

(A) Assembly Code
(B) Object Code
(C) Executable
(D) .i file

C Compiler IDE
Level: Practitioner Category of MCQ: assembler


Question: 151

(A) Assembly Code
(B) .i file produced by Preprocessor
(C) Object Code
(D) Source Code

C Compiler IDE
Level: Expert Category of MCQ: assembler


Question: 152

(A) Executable Instructions
(B) Un-initialized Global Variables
(C) Un-initialized Static Variables
(D) Initialized Static & Global Variables

C Compiler IDE
Level: Expert Category of MCQ: compilation


Question: 153

(A) 17
(B) 23
(C) 24
(D) 18

C Compiler IDE
Level: Beginner Category of MCQ: loops


Question: 154

(A) 555
(B) 543
(C) 545
(D) 544

C Compiler IDE
Level: Practitioner Category of MCQ: function


Question: 155

(A) Compilation Error
(B) 8
(C) 7
(D) 0

C Compiler IDE
Level: Expert Category of MCQ: operators


Question: 156

(A) Compilation Error
(B) Hello
(C) 5Hello
(D) Hello5

C Compiler IDE
Level: Practitioner Category of MCQ: function


Question: 157

(A) 150
(B) 168
(C) 195
(D) 252

C Compiler IDE
Level: Beginner Category of MCQ: loops


Question: 158

(A) float
(B) short int
(C) nothing
(D) compilation error

C Compiler IDE
Level: Expert Category of MCQ: operators


Question: 159

(A) 10
(B) 20
(C) 11
(D) 21

C Compiler IDE
Level: Beginner Category of MCQ: loops


Question: 160

(A) str1: Hello. How are you?, str2: Hello. How are you?
(B) str1: Hello. How are you?, str2: Hello. How are you?nullnull
(C) str1: Hello. How are you?, str2: Hello. How are you?garbagevalue
(D) str1: Hello. How are you?, str2: garbagevalue

C Compiler IDE
Level: Expert Category of MCQ: arrays

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

MCQs

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.