Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

University

20 Qs

quiz-placeholder

Similar activities

Programming in C language

Programming in C language

12th Grade - University

18 Qs

Java Method

Java Method

University

15 Qs

PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

University

15 Qs

9618 Chp11 Programming Basics Quiz

9618 Chp11 Programming Basics Quiz

11th Grade - University

20 Qs

Python Functions and Error Handling

Python Functions and Error Handling

10th Grade - University

20 Qs

C programming syntax quiz

C programming syntax quiz

University

20 Qs

Exam 1 Practice

Exam 1 Practice

University

15 Qs

JavaScript Basics (2)

JavaScript Basics (2)

University

20 Qs

Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

Assessment

Quiz

Computers

University

Medium

Created by

Jothi Antony

Used 13+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Every line in a C program should end with a -----------------------

colon (:)

semicolon(;)

comma(,)

fullstop(.)

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Switch statement is a -----------------------------

multi-way decision

one-way-decision

two-way decision

all above

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Commonly used input function is ----------

scanf()

printf()

total()

above all

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In switch() statement, the case labels must end with ----------

colon(:)

semicolon(;)

dot(.)

none

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

switch() statement should have at most ------------------ label

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

---------------- statement should be the last statement in each case in switch() statement

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

while() loop is a ---------------------------- control loop

entry

exit

all above

none

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?