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

Home » C » C Objective Questions And Answers (Page-8)

C Objective Questions And Answers - 195

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

Compiler
Expert structure
[Posted by: Admin | Chicago, USA]



Question: 142

(A) Yes
(B) No

Compiler
Practitioner structure
[Posted by: Admin | Chicago, USA]



Question: 143

(A) Yes
(B) No

Compiler
Practitioner structure
[Posted by: Admin | Chicago, USA]



Question: 144

(A) Yes
(B) No

Compiler
Practitioner union
[Posted by: Admin | Chicago, USA]



Question: 145

(A) Yes
(B) No

Compiler
Beginner structure
[Posted by: Admin | Chicago, USA]



Question: 146

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

Compiler
Practitioner structure
[Posted by: Admin | Chicago, USA]



Question: 147

(A) Yes
(B) No

Compiler
Expert structure
[Posted by: Admin | Chicago, USA]



Question: 148

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

Compiler
Expert structure
[Posted by: Admin | Chicago, USA]



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

Compiler
Expert operators
[Posted by: Admin | Chicago, USA]



Question: 150

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

Compiler
Practitioner assembler
[Posted by: Admin | Chicago, USA]



Question: 151

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

Compiler
Expert assembler
[Posted by: Admin | Chicago, USA]



Question: 152

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

Compiler
Expert compilation
[Posted by: Admin | Chicago, USA]



Question: 153

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

Compiler
Beginner loops
[Posted by: vikas | india]



Question: 154

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

Compiler
Practitioner function
[Posted by: Admin | Chicago, USA]



Question: 155

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

Compiler
Expert operators
[Posted by: Admin | Chicago, USA]



Question: 156

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

Compiler
Practitioner function
[Posted by: Bellemar | Philippines]



Question: 157

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

Compiler
Beginner loops
[Posted by: Admin | Chicago, USA]



Question: 158

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

Compiler
Expert operators
[Posted by: Varun Kumar Reddy | Bangalore]



Question: 159

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

Compiler
Beginner loops
[Posted by: anjali | Bangalore, India]



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

Compiler
Expert arrays
[Posted by: Admin | Chicago, USA]