C Quest 2.0

C Quest 2.0

University

20 Qs

quiz-placeholder

Similar activities

Arduino Loop

Arduino Loop

2nd Grade - University

20 Qs

Python List

Python List

4th Grade - University

15 Qs

logica excel

logica excel

1st Grade - University

21 Qs

Round 1 ( RHA Learner Contest )

Round 1 ( RHA Learner Contest )

University

20 Qs

1.1.1 The structure and function of the processor

1.1.1 The structure and function of the processor

11th Grade - University

15 Qs

Python MCQ

Python MCQ

University

20 Qs

Network topologies

Network topologies

8th Grade - University

20 Qs

Software Engineering Quiz 1

Software Engineering Quiz 1

University

20 Qs

C Quest 2.0

C Quest 2.0

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

SKEPSIS cse

Used 9+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

Media Image

What will be the output of the following snippet?

0 48 -119
48 0 137
48 0 -119
0 -48 -119

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement allows you to terminate the current iteration and directly move to the next iteration only in a loop in a program?

break
goto
continue
delete

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which among the following is not a keyword in C?

I. Function II. Auto III. Type IV. Case

Both I and II
Both I and III
Only III
III and IV

4.

MULTIPLE CHOICE QUESTION

2 mins • 3 pts

5) Convert: (10111001110110.101001)2 to octal and hexadecimal form:

(2716.651)8, (2E76.A4)16
(7166.51)8, (E76.84)16
(27166.51)8, (E76.84)16
(27166.51)8,(2E76.A4)16

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does the break statement do in a loop?

Skips the current iteration
Terminates the loop immediately
Exits the program
Continues to the next iteration

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a valid storage class in C?

auto
static
global
register

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the incorrect datatype among the following:

char
int
long int
long float

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?