Programming in C

Programming in C

University

10 Qs

quiz-placeholder

Similar activities

Array in C

Array in C

University

10 Qs

Round 2 Debug-The-Code

Round 2 Debug-The-Code

University

15 Qs

exception

exception

University

10 Qs

Java Static

Java Static

University

10 Qs

Java Arrays

Java Arrays

University

10 Qs

ARRAYS AND FUNCTIONS

ARRAYS AND FUNCTIONS

University

15 Qs

Tech Quiz Round-2

Tech Quiz Round-2

University

15 Qs

C++ FILE HANDLING

C++ FILE HANDLING

University

11 Qs

Programming in C

Programming in C

Assessment

Quiz

Computers

University

Medium

Created by

Prof JRexy

Used 90+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following print format code is used to print float value?

%d        

%f       

%c        

%i        

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the extension of   a C program?

.cpp

.c

.cp

.f

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the Founder of C Programming Language?

Media Image
Media Image
Media Image
Media Image

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Array index starts from _______.

0

1

2

-1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ can store only one of its members at a time.

Structure

Union

File

Array

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_________ contains memory address as its values.

Register

Pointer

Variable

Array

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

strlen(‘Hello’) will return ______.

5

7

3

2

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?