Search Header Logo

C - Language Quiz

Authored by Rw8 Sodvadiya

Computers

12th Grade

Used 89+ times

C - Language Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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.

Access all questions and much more by creating a free account

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

Already have an account?