Basic C language

Basic C language

Professional Development

10 Qs

quiz-placeholder

Similar activities

C Language Basic Quiz

C Language Basic Quiz

7th Grade - Professional Development

10 Qs

Day 3 Cutaneous Infections PostTest by Dr Maddineni Srinivas

Day 3 Cutaneous Infections PostTest by Dr Maddineni Srinivas

Professional Development

15 Qs

RETAIL PRODUCT

RETAIL PRODUCT

Professional Development

15 Qs

Digital Games Quizz

Digital Games Quizz

Professional Development

15 Qs

Mini game "khi tôi 18"

Mini game "khi tôi 18"

Professional Development

15 Qs

Quiz Hari Bumi

Quiz Hari Bumi

Professional Development

10 Qs

ARRAYS IN C

ARRAYS IN C

Professional Development

10 Qs

Basic C language

Basic C language

Assessment

Quiz

Other

Professional Development

Easy

Created by

Dhairyashil Sutar

Used 11+ 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?