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.
Length
Width
Height
All of above
Rate this question:
True
False
Rate this question:
Efficiency
Portability
Object Oriented
Flexibility
Rate this question:
True
False
Rate this question:
True
False
Rate this question:
4 bytes
2 bytes
8 bytes
1 bytes
Rate this question:
System()
Start()
Main()
Program()
Rate this question:
{ and }
< and >
( and )
# and }
Rate this question:
Float
Real
Int
Char
Rate this question:
Stdlib.h
Stdio.h
Stdout.h
Stdoutput.h
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:
Windows
Solaris
Linux
Unix
Rate this question:
:
,
!
;
Rate this question:
A=6, b=20
A=6, b=12
A=6, b=16
A=6, b=6
Rate this question:
1.25
-1.25
-1
1
Rate this question:
X = 10, y = 10
X = 10, y = 9
X = 10, y = 11
X = 10, y = 16
Rate this question:
Line 1 and 3
Ling 5 and 6
Line 7 and 8
Line 4 and 9
Rate this question:
1
0
-1
All of above
Rate this question:
*
$
&
@
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:
True
False
Rate this question:
True
False
Rate this question:
Void
Null
No
Empty
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.
Wait!
Here's an interesting quiz for you.