Programming in C

Programming in C

University

10 Qs

quiz-placeholder

Similar activities

C programming

C programming

University

15 Qs

unit3 pointers

unit3 pointers

University

10 Qs

Functions C

Functions C

University

10 Qs

C++ Pointer

C++ Pointer

University

13 Qs

Quiz 9: Pointer

Quiz 9: Pointer

University

12 Qs

POINTERS

POINTERS

University

10 Qs

C++ pointers

C++ pointers

University

8 Qs

DS Quiz1

DS Quiz1

University

10 Qs

Programming in C

Programming in C

Assessment

Quiz

Computers

University

Medium

Created by

sonika bhaskar

Used 59+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Who is known as the father of C Language ?

James A. Sosling

Vjarne Stroustrup

Dennis Ritchie

Dr. E. F. Codd

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

C Language was developed in the year ____

1970

1975

1985

1980

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which one is not a reserve keyword in C Language?

auto

main

case

register

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A C variable name can start with a ____

Number

Plus Sign (+)

Underscore

Asterisk (*)

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Prototype of a function means _____

Name of Function

Output of Function

Declaration of Function

Input of a Function

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Name the loop that executes at least once.

For

if

do-while

while

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A pointer pointing to a memory location of the variable even after deletion of the variable is known as _____

far pointer

dangling pointer

null pointer

void pointer

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?