EST102 QUIZ II

EST102 QUIZ II

Professional Development

10 Qs

quiz-placeholder

Similar activities

CDP#3: DEVELOP TALENT

CDP#3: DEVELOP TALENT

Professional Development

8 Qs

Non-Violent Crisis Intervention Models

Non-Violent Crisis Intervention Models

KG - Professional Development

15 Qs

ABOUT SUPERVISION.....

ABOUT SUPERVISION.....

Professional Development

10 Qs

B.ED GUIDANCE AND COUNSELLING

B.ED GUIDANCE AND COUNSELLING

Professional Development

11 Qs

Python Basics - First step of Baby python

Python Basics - First step of Baby python

Professional Development

10 Qs

Adv Java Quiz TalentNext

Adv Java Quiz TalentNext

Professional Development

10 Qs

Ottawa SM Meeting

Ottawa SM Meeting

Professional Development

10 Qs

Quiz 9 - JSP_TalentNext

Quiz 9 - JSP_TalentNext

Professional Development

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