Basic C language

Basic C language

Professional Development

10 Qs

quiz-placeholder

Similar activities

holi

holi

Professional Development

11 Qs

Bài tập trình bày văn bản

Bài tập trình bày văn bản

Professional Development

7 Qs

Polymare

Polymare

University - Professional Development

15 Qs

INTELLIGENCE SECURITY QUIZ NO. 1 SET A

INTELLIGENCE SECURITY QUIZ NO. 1 SET A

Professional Development

15 Qs

Siri Tahukah Anda?

Siri Tahukah Anda?

8th Grade - Professional Development

10 Qs

Spatial/ Abstract/ Logical Reasoning

Spatial/ Abstract/ Logical Reasoning

KG - Professional Development

10 Qs

CTDs Skin Malignancies Pre/PostTest by Dr Maddineni Srinivas

CTDs Skin Malignancies Pre/PostTest by Dr Maddineni Srinivas

Professional Development

15 Qs

NDI CDC Volume 1 Self-Test Questions

NDI CDC Volume 1 Self-Test Questions

Professional Development

14 Qs

Basic C language

Basic C language

Assessment

Quiz

Other

Professional Development

Easy

Created by

Dhairyashil Sutar

Used 13+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What does the 'printf' function do in C?

A) Reads input from the user.

B) Performs mathematical calculations.

C) Prints output to the console

D) Declares a variable.

Answer explanation

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which keyword is used to define a constant in C?

A) const

B) Float

C) int

D) var

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which data type is used to store whole numbers in C?

A) float

B) char

C) int

D) double

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the symbol used for a single-line comment in C?

A)#

B) ==

C) &&

D) //

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the header file for input and output functions in C?

A) stdio.h

B) iostream.h

C) inputoutput.h

D) conio.h

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

What is the purpose of the 'if' statement in C?

A) Loop through a set of values.

B) Make decisions based on conditions

C) Perform bitwise operations.

D) Declare a new variable

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which symbol is used for the "not equal to" comparison operator in C?

a) ==

b ) <>

c ) !=

d ) /=

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?