Quiz Planet (Round-1)

Quiz Planet (Round-1)

University

15 Qs

quiz-placeholder

Similar activities

C PROGRAMMING

C PROGRAMMING

University

15 Qs

2nd Phoenix Cup 3rd Year Assessment

2nd Phoenix Cup 3rd Year Assessment

University

10 Qs

Voidable Contract

Voidable Contract

University

15 Qs

Mecanica básica

Mecanica básica

4th Grade - University

16 Qs

Undertale AU

Undertale AU

5th Grade - University

10 Qs

Business Laws

Business Laws

University

13 Qs

Urinary Elimination Review

Urinary Elimination Review

University

10 Qs

MPMC - 8086

MPMC - 8086

University

10 Qs

Quiz Planet (Round-1)

Quiz Planet (Round-1)

Assessment

Quiz

Other

University

Hard

Created by

LINGIDI SREESHANTH

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 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 data structure is used to handle recursion in C?

Stack.

Queue.

Deque.

Linked List.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are not standard header files in C?

stdio.h

stdlib.h

conio.h

string.h

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is required in each C program?

The program must have at least one function.

The program does not require any function.

Input data

Output data

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times will the following loop execute?

for(j = 1; j <= 10; j = j-1) .

Forever

Never

0

1

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the result of the following condition?

(! (25 > 25))

True

False

Error

None of these

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many types of Datatype in C ?

One

Two

Three

Four

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?