C Programming Quiz

C Programming Quiz

University

20 Qs

quiz-placeholder

Similar activities

OPC MCQ's

OPC MCQ's

12th Grade - University

20 Qs

C-Py QUIZ | ROUND 1

C-Py QUIZ | ROUND 1

University

20 Qs

Technical Quiz

Technical Quiz

University

20 Qs

C Quest 2.0

C Quest 2.0

University

20 Qs

Coding club Summit Online Quiz

Coding club Summit Online Quiz

University

15 Qs

Conocimientos básicos de C

Conocimientos básicos de C

University

20 Qs

OCS752_CP_WEEKLY_TEST3 (20.08.2020)

OCS752_CP_WEEKLY_TEST3 (20.08.2020)

University

20 Qs

Programming Homework Questions

Programming Homework Questions

University

17 Qs

C Programming Quiz

C Programming Quiz

Assessment

Quiz

Computers

University

Hard

Created by

SImranjeet Kaur

Used 1+ times

FREE Resource

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

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?