Dear Student,
The Quiz consists of General MCQ on C Programming Language.
Total 30 Questions
Time Allocated : 20 Minutes
.
Happy Learning !
Team SHIVAM
Operator
Function
Structure
Modifier
Rate this question:
Iterative
Recursive
Nested
None of the above
Rate this question:
“\n”
“\r”
“\t”
“\b”
Rate this question:
“%u”
“%i”
“%d”
“%ld”
Rate this question:
User defined function header
User defined function code
Library function code
Library function header
Rate this question:
Basic datatype
Derived datatype
User defined datatype
Modifier
Rate this question:
structure
Union
Class
Enumeration
Rate this question:
Pre-compilation
Compilation
Linking
Execution
Rate this question:
Structure
Data
object
function
Rate this question:
Int _a3;
Int a_3;
Int 3_a;
Int _3a
Rate this question:
Compiler and linker implementations
Assemblers and loaders implementations
C language
None of these
Rate this question:
Int my_num = 100,000;
Int my_num = 100000;
Int my num = 1000;
Int $my_num = 10000;
Rate this question:
Compile-time error
run-time error
Prints 3
Halt after the “printf” statement
Rate this question:
Volatile
True
Friend
Export
Rate this question:
Equal
Not equal
Output depends on compiler
Code will not compile
Rate this question:
The compiler will flag an error
Program will compile and print 5
Program will print the ASCII value of 5
Program will print FAIL for 5 times
Rate this question:
P and q are 4 and 4
P and q are 4 and 8
Compiler error
p and q are 2 and 8
Rate this question:
8
5
9
4
Rate this question:
A
Run time error
A.0000000
97.000000
Rate this question:
50 50 50
Compile Time Error
10 10 10
Three Garbage Values
Rate this question:
Int
Char
Void
None of these
Rate this question:
Typedef
Const
Near
Complex
Rate this question:
Strpbrk
Strlen
Strxfrm
Strcut
Rate this question:
0 1 2
0 1 2 3
1 2 3
Compilation error
Infinite loop
Rate this question:
2
4
6
8
Rate this question:
97
A
A
B
Rate this question:
100
101
I
No output
Rate this question:
51423
Error
Infinite loop
No Output
Rate this question:
An Editor
An Operating System
A Compiler
An Interpreter
None of these
Rate this question:
Quiz Review Timeline (Updated): Mar 22, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.