Quiz Planet (Round-1)

Quiz Planet (Round-1)

University

15 Qs

quiz-placeholder

Similar activities

Data Structures Prelimes

Data Structures Prelimes

University

16 Qs

Contract Act

Contract Act

University - Professional Development

20 Qs

Contracts

Contracts

KG - University

20 Qs

BUSINESS LAW- CHAPTER 2

BUSINESS LAW- CHAPTER 2

University

10 Qs

Undertale

Undertale

KG - University

10 Qs

ระบบเครื่องยนต์

ระบบเครื่องยนต์

University

10 Qs

trever henderson

trever henderson

12th Grade - University

11 Qs

Unit 2: Contracts (Vitiating, Termination of Offer & Contract)

Unit 2: Contracts (Vitiating, Termination of Offer & Contract)

University

20 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?