Quiz Planet (Round-1)

Quiz Planet (Round-1)

University

15 Qs

quiz-placeholder

Similar activities

UDP Quiz2 Batch1 01-11-22

UDP Quiz2 Batch1 01-11-22

University

10 Qs

Keyboarding Techniques

Keyboarding Techniques

KG - University

16 Qs

Archivos en JAVA

Archivos en JAVA

University

12 Qs

ARCH ORG

ARCH ORG

University

10 Qs

Data Structures

Data Structures

University

16 Qs

C QUIZ-2

C QUIZ-2

University

20 Qs

Microcontroller

Microcontroller

University

10 Qs

C PROGRAMMING

C PROGRAMMING

University

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