Programming Concepts in C - Quiz-II

Programming Concepts in C - Quiz-II

University

20 Qs

quiz-placeholder

Similar activities

Understanding Python Functions

Understanding Python Functions

University

20 Qs

Quiz on Air Pool 1 SH

Quiz on Air Pool 1 SH

University

21 Qs

Java Programming

Java Programming

University

20 Qs

Looping & Functions C++

Looping & Functions C++

University

20 Qs

PHP Quiz 1

PHP Quiz 1

University

20 Qs

Visual Basic

Visual Basic

University

15 Qs

HTML/JS quizziz 2 (Two)

HTML/JS quizziz 2 (Two)

6th Grade - Professional Development

20 Qs

Functions in Python

Functions in Python

University

15 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?