Expressions – Find Output of Program

1. What will be the output of the program?

Screenshot 3

A. -2, 3, 1, 1
B. 2, 3, 1, 2
C. 1, 2, 3, 1
D. 3, 3, 1, 2

Correct Answer: A. -2, 3, 1, 1

2. Assuming, integer is 2 byte, What will be the output of the program?

Screenshot 3

A. ffff
B. 0
C. fff8
D. Error

Correct Answer: C. fff8

3. What will be the output of the program?

Screenshot 3

A. 2, 2, 0, 1
B. 1, 2, 1, 0
C. -2, 2, 0, 0
D. -2, 2, 0, 1

Correct Answer: D. -2, 2, 0, 1

4. What will be the output of the program?

What will be the output of the program

A. z=0
B. z=1
C. z=4
D. z=2

Correct Answer: B. z=1

5. What will be the output of the program?

What will be the output of the program

A. 1, 0, 1
B. 1, 1, 1
C. 0, 0, 0
D. 0, 1, 0

Correct Answer: C. 0, 0, 0

Leave A Comment?

sixteen + five =