Quiz Planet (Round-1)

Quiz Planet (Round-1)

University

15 Qs

quiz-placeholder

Similar activities

Microcontroller

Microcontroller

University

10 Qs

8085 INSTRUCTION - DATA TRANSFER AND ARITHMETIC

8085 INSTRUCTION - DATA TRANSFER AND ARITHMETIC

University

15 Qs

execption handling

execption handling

University

17 Qs

Keyboarding Techniques

Keyboarding Techniques

KG - University

16 Qs

CP-2-Unit-I

CP-2-Unit-I

University

12 Qs

KAP PPAP BPR

KAP PPAP BPR

University

10 Qs

C programming and Arduino Basics

C programming and Arduino Basics

University

15 Qs

Code_Club

Code_Club

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?