Search Header Logo

DECISION MAKING IN C

Authored by RAJKUMAR DV

Computers

University

Used 50+ times

DECISION MAKING IN C
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Loops in C Language are implemented using?

While Block

For Block

Do While Block

All the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which loop is faster in C Language, for, while or Do While?

for

while

do while

All work at same speed

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If block always need to be associated with a else block?

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose a right C Statement.

Loops or Repetition block executes a group of statements repeatedly

Loop is usually executed as long as a condition is met

Loops usually take advantage of Loop Counter

All the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The conditional operator are also known as

Relational operator

Binary operator

Ternary operator

Chary operator

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If you have to make decision based on multiple choices, which of the following is best suited?

if

if-else

if-else-if

All the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can we use string inside switch statement?

Yes

No

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?