Search Header Logo

C Programming Quiz

Authored by SImranjeet Kaur

Computers

University

Used 1+ times

C Programming Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct file extension for a C program file?

.c

.cpp

.java

.py

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following functions is used to print output on the screen in C?

scanf()

gets()

printf()

print()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is used to store a single character in C?

int

char

float

double

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used to end a statement in C?

, (comma)

; (semicolon)

. (period)

: (colon)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to accept input from the user in C?

scanf()

printf()

input()

get()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a valid variable name in C?

1var

_variable

int

for

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a loop in C?

if

while

switch

case

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers