Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

University

20 Qs

quiz-placeholder

Similar activities

HTML/JS quizziz 2 (Two)

HTML/JS quizziz 2 (Two)

6th Grade - Professional Development

20 Qs

CIS17A Quiz 2 Review

CIS17A Quiz 2 Review

University

20 Qs

Java Programming

Java Programming

University

20 Qs

PHP Quiz 1

PHP Quiz 1

University

20 Qs

A "C" Event-the backbone of modern coding.

A "C" Event-the backbone of modern coding.

University

16 Qs

Programming concepts in c - Quizizz-III

Programming concepts in c - Quizizz-III

University

20 Qs

Web Systems and Technologies

Web Systems and Technologies

University

20 Qs

C++ Quiz

C++ Quiz

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?