
IPC144 - Week 3
Authored by Michael Kolasa
Computers
University
Used 23+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
28 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of char?
8 Bits
8 Bytes
4 Bits
4 Bytes
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the size of an int? (in a 32-bit environment)
4 Bytes
16 Bytes
2 Bytes
8 Bytes
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is an example of postfix operator?
i++
++i
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a prefix operator?
++i
i++
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does "const" keyword signify in a declaration? (ex. "const int x = 7")
That "x" can be changed after initialization
That "x" cannot be changed after initialization
That "x" is a super int
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Select the variable which doesn't comply with naming conventions
int auto = 7;
int 8auto = 7;
int auto_word = 7;
int _auto = 7;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the backslash (\) signify when placed before a symbol?
A hack in the mainframe
An entrance sequence
An escape sequence
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?