#include <\c>

#include <\c>

University

13 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

12th Grade - University

10 Qs

Python - Year 8

Python - Year 8

3rd Grade - University

10 Qs

Python End of Topic Quiz

Python End of Topic Quiz

8th Grade - University

15 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

C program quiz 1

C program quiz 1

University

10 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

CODE ZENITH

CODE ZENITH

University

15 Qs

Weekly Contest #6 - TechXNinjas

Weekly Contest #6 - TechXNinjas

University

10 Qs

#include <\c>

#include <\c>

Assessment

Quiz

Computers

University

Medium

Created by

SALIN SHAIN

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a valid C variable name?

int num1;

int num_1;

int $num1;

int num;

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is an example of iteration in C?

for

while

do-while

all of these

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

scanf() is a predefined function in______header file.

stdlib. h

ctype. h

stdio. h

stdarg. h

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

what is the output of the following code snippet?

10

20

Error

None of these

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is the characteristics of an algorithm?

Feasibility

Finiteness

Unambiguous

All of these

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

what is the output of the following code snippet?

4 6 2

2 4 6

2 2 4

4 6 6

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

what is the output of the following code snippet?

10

0

10 10 10 10....(infinity loop)

error

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?