C Programming Quiz

C Programming Quiz

University

20 Qs

quiz-placeholder

Similar activities

c-basics-1

c-basics-1

10th Grade - Professional Development

24 Qs

'C'Programming Basics - Prepared by Feroz Khan A.B

'C'Programming Basics - Prepared by Feroz Khan A.B

University

15 Qs

TECHFEST QUALIFYING ROUND

TECHFEST QUALIFYING ROUND

University

20 Qs

FDS quiz 2

FDS quiz 2

University

20 Qs

C Programming

C Programming

University

20 Qs

Capsule session 1

Capsule session 1

University

19 Qs

Programming Skills C/C++

Programming Skills C/C++

University

25 Qs

STUCTURES

STUCTURES

University

25 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?