C - Language Quiz

C - Language Quiz

12th Grade

15 Qs

quiz-placeholder

Similar activities

Arduino_Quiz

Arduino_Quiz

12th Grade

20 Qs

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

Kuis Webinar Cerdas Bertelekomunikasi OTP Fraud

6th Grade - Professional Development

10 Qs

Kuis Dadakan ;)

Kuis Dadakan ;)

10th Grade - University

15 Qs

ICT as Social Change

ICT as Social Change

12th Grade

10 Qs

Remedial Informatika

Remedial Informatika

9th - 12th Grade

20 Qs

การสร้างสื่อดิจิตอล Quiz

การสร้างสื่อดิจิตอล Quiz

9th - 12th Grade

10 Qs

Python Quiz For Starters

Python Quiz For Starters

3rd Grade - Professional Development

17 Qs

ICT Computer Basics pt1

ICT Computer Basics pt1

10th - 12th Grade

12 Qs

C - Language Quiz

C - Language Quiz

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Rw8 Sodvadiya

Used 89+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the founder of C Language?

Dennis Ritchie

Steve Jobs

Akhil S

Dwayne Ritchie

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

int blood group;

int bloodGroup;

int BloodGroup;

int blood_;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which are the types of loops in C Language?

While

Do While

For

Do

While

For

While Do

For While

While

All of above.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operators are considered Relational Operators?

>,<,<=,>=,==

&& , | |

=,+=,-=,*=,/=

🤍

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

#include<stdio.h>

main()

{

int x = 10;

x++;

printf("%d",x);

}

11

10

9

none of the mentioned

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When we have one input but multiple options, which expression will we use?

switch case

nested if else

else if ladder

looping

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the use of logical operators?

To Connect multiple conditions.

To create condition.

To assign condition to the variable

To get right output.

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?

Discover more resources for Computers