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

Home » C » Interview Questions on Arrays in C

Interview Questions on Arrays in C : (8)


Question: 1

(A) 11-11
(B) 11-12
(C) 12-11
(D) 12-12

Compiler
Level: Practitioner Category of MCQ: arrays



Question: 2

(A) 12-12
(B) 11-11
(C) 2-12
(D) 4-11

Compiler
Level: Practitioner Category of MCQ: arrays



Question: 3

(A) C-p
(B) C-P
(C) 0-0
(D) 67-112

Compiler
Level: Practitioner Category of MCQ: arrays



Question: 4

(A) D-Q
(B) D-A
(C) 67-112
(D) 68-113

Compiler
Level: Expert Category of MCQ: arrays



Question: 5

(A) 67-112
(B) 112
(C) C
(D) 67

Compiler
Level: Practitioner Category of MCQ: arrays



Question: 6

(A) Compilation Error
(B) CppBuzz.com
(C) Cp
(D) Cpp

Compiler
Level: Practitioner Category of MCQ: arrays



Question: 7

(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
Level: Expert Category of MCQ: arrays



Question: 8

(A) Generates an error message
(B) Extra values are being ignored
(C) Size of Array is increased
(D) Size is neglected when values are given

Compiler
Level: Beginner 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