EST102 QUIZ II

EST102 QUIZ II

Professional Development

10 Qs

quiz-placeholder

Similar activities

day7

day7

Professional Development

12 Qs

Counselling & different approaches

Counselling & different approaches

University - Professional Development

12 Qs

Ottawa SM Meeting

Ottawa SM Meeting

Professional Development

10 Qs

KDP Post Test #7

KDP Post Test #7

Professional Development

15 Qs

Leadership & Mentoring

Leadership & Mentoring

Professional Development

7 Qs

GUIDANCE AND COUNSELLING

GUIDANCE AND COUNSELLING

Professional Development

10 Qs

CDP#3: DEVELOP TALENT

CDP#3: DEVELOP TALENT

Professional Development

8 Qs

day8

day8

Professional Development

10 Qs

EST102 QUIZ II

EST102 QUIZ II

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

REEMA RAJESH

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

All keywords in C are in

LowerCase letters

UpperCase letters

CamelCase letters

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of logical or relational expression in C?

True or False

0 or 1

0 if an expression is false and any positive number if an expression is true

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We cannot use the keyword ‘break’ simply within _________.

while

for

if-else

do-while

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an example of iteration in C?

for


while

do-while

all of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is #include <stdio.h>?

Preprocessor directive

Inclusion directive

File inclusion directive

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sizeof(char) in a 32-bit C compiler?

1 bit

2 bits

1 Byte

2 Bytes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

scanf() is a predefined function in______header file.

stdlib. h

stdio. h

ctype. h

stdarg. h

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?