C Language Quiz

C Language Quiz

4th - 8th Grade

20 Qs

quiz-placeholder

Similar activities

Python Quizz

Python Quizz

1st - 5th Grade

17 Qs

evaluación 702

evaluación 702

6th - 8th Grade

15 Qs

Python

Python

5th - 7th Grade

20 Qs

Review - Programming in JavaScript

Review - Programming in JavaScript

8th Grade

20 Qs

REVIEW FOR SA IN TLE (FOS)

REVIEW FOR SA IN TLE (FOS)

8th Grade

20 Qs

REPASO - MAP

REPASO - MAP

7th Grade

17 Qs

Repaso INFORMÁTICA

Repaso INFORMÁTICA

4th Grade

20 Qs

SNLTW - LV1

SNLTW - LV1

6th - 8th Grade

15 Qs

C Language Quiz

C Language Quiz

Assessment

Quiz

Instructional Technology

4th - 8th Grade

Medium

Created by

Deepika Behera

Used 805+ times

FREE Resource

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

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?