PTASAPTASA
Slide 1 Slide 1
Slide 2 Slide 2
Slide 3 Slide 3
Slide 4 Slide 4
<
>

DAE CIT-113 CH-05 MCQs

DAE | CIT-113

INTRODUCTION TO COMPTER PROGRAMMING 

CHAPTER : 05

DIPLOMA OF ASSOCIATE ENGINEERING

EXAM PRAPARATION

COMMON WITH:
COMPUTER INFORMATION TECHNOLOGY

MULTIPLE CHOICE QUESTION

Chapter:05 (Conditional Control Construct Decisions)

Question 1:

The three programming structures are

Question 2:

which programming structure execute program statements in order?

Question 3:

Another term for computer making a decision is:

Question 4:

which programming structure make a comparison?

Question 5:

An expression that uses a relational operator is known as:

Question 6:

Relational operators allow you to______ numbers.

Question 7:

The operators to compare a operands and decide if the relation is true or false are:

Question 8:

Which of following statements is the simplest form of a decision structure?

Question 9:

______ is used to specify two different choices with “if” statement:

Question 10:

In if statement, false is represented by:

Question 11:

______refers to group of statements enclosed in opening and closing braces.

Question 12:

the conditional portion of the if statement contain.

Question 13:

What does a compound condition use to join two condition?

Question 14:

Which of the following are valid case statements in a switch?

Question 15:

The case block ends with:

Question 16:

Another term for a conditional operator is:

Question 17:

Which operator in C is called a ternary operator?

Question 18:

Which of the following is used for making two way decision:

Question 19:

Switch statement is an alternative of:

Question 20:

if x=10 and y=5, what will the output of the following expression?
x>y ? x*y : x+y;


NOTE
If you find any mistake in them, do tell in the comment, so that it can be corrected.

If you face any issues feel free to contact me on WhatsApp
03129671316, 03085507292

If you want more improvement
Share feedback in the comment

INSTRUCTOR
MUHAMMAD BIN JAMEEL
BSC ENGG. CIVIL
 

1 Comments

Previous Post Next Post