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

Home » C » Interview Questions on Storage classes in C

Interview Questions on Storage classes in C : (3)


Question: 1

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

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



Question: 2

(A) Declaration
(B) Definition

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



Question: 3

(A) 20
(B) 0
(C) Undefined reference to i
(D) Linking Error

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