This quiz is based on what we have covered so far. It also includes what was discussed on Monday class. Remember that you can take the quiz TWO times at most.
Float
Real
Int
Char
Rate this question:
:
,
!
;
Rate this question:
{ and }
< and >
( and )
# and }
Rate this question:
Stdlib.h
Stdio.h
Stdout.h
Stdoutput.h
Rate this question:
X = 10, y = 10
X = 10, y = 9
X = 10, y = 11
X = 10, y = 16
Rate this question:
Length
Width
Height
All of above
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
*
$
&
@
Rate this question:
Void
Null
No
Empty
Rate this question:
The first executable statement of the program.
The first executable statement of the main() function.
The first executable statement after the comment /*start here*/
The first executable statement of the end function.
Rate this question:
The variable must have a valid type.
The variable name can not be a keyword (part of the C syntax).
The variable name must begin with a letter or underscore.
All of the above.
Rate this question:
Efficiency
Portability
Object Oriented
Flexibility
Rate this question:
A=6, b=20
A=6, b=12
A=6, b=16
A=6, b=6
Rate this question:
True
False
Rate this question:
1
0
-1
All of above
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
Line 1 and 3
Ling 5 and 6
Line 7 and 8
Line 4 and 9
Rate this question:
Windows
Solaris
Linux
Unix
Rate this question:
1.25
-1.25
-1
1
Rate this question:
True
False
Rate this question:
4 bytes
2 bytes
8 bytes
1 bytes
Rate this question:
True
False
Rate this question:
Quiz Review Timeline (Updated): Feb 20, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
C Programming 1 Quiz-Lecture
This C Programming 1 Quiz-Lecture explores fundamental computer concepts. It assesses knowledge on hardware, software, memory systems, and input devices, crucial for understanding...
Questions:
20 |
Attempts:
284 |
Last updated:
Mar 21, 2023
|
C Language MCQ Exam Trivia! Quiz
Dive into the intricacies of C programming with this engaging MCQ Exam Trivia! Quiz. Test your knowledge on variable declarations, operators, pointers, and data types. Perfect for...
Questions:
15 |
Attempts:
535 |
Last updated:
Mar 21, 2023
|
C Programming Quiz: Practice Exam!
This C Programming Quiz: Practice Exam tests understanding of C syntax and functions, assessing skills through code snippets and problem-solving scenarios. Ideal for learners...
Questions:
50 |
Attempts:
401 |
Last updated:
Mar 21, 2023
|
Copy Of C Quiz
This 'Copy of C Quiz' assesses knowledge in C programming, covering fundamentals like language history, syntax, and loop behaviors. It tests understanding of variable usage,...
Questions:
10 |
Attempts:
170 |
Last updated:
Mar 18, 2023
|
Decode The Code By ISTE(Indian Society For Technical Education)
The 'Decode The Code by ISTE' quiz tests proficiency in C programming with questions on code outputs, memory management, and recursive functions. It assesses critical thinking and...
Questions:
15 |
Attempts:
343 |
Last updated:
Mar 30, 2023
|
Programming For Problem Solving
This quiz titled 'Programming for Problem Solving' assesses knowledge in C programming, focusing on understanding functions, recursion, and program structure. It is designed for...
Questions:
30 |
Attempts:
832 |
Last updated:
Mar 22, 2023
|
Wait!
Here's an interesting quiz for you.