Search Header Logo

C Language Quiz

Authored by Deepika Behera

Instructional Technology

4th - 8th Grade

Used 859+ 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

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the father of C-Language?

Steve Jobs

James Gosling

Dennis Ritche

Rasmus Lerdorf

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

int number;

float _rate;

int variable_Count;

int $main;

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is known as Exit Controlled Loop?

for loop

do while loop

while loop

All of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct example of declaring functions?

int add(int [],int);

int add(int, int);

int add(int a, int b);

All of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Strcmp() is used to ___________.

Find the length of the string.

Copies one string over another.

Compare two strings.

Concatenates two strings.

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What is the value of "z" in this code?

The value of z is 10

The value of z is 15

The value of z is 15.6

The value of z is 16

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

What will be the output of this code?

OK

KO

Depends on compiler

Depends on standard

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

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?