Basics in C Programming

Basics in C Programming

12th Grade

21 Qs

quiz-placeholder

Similar activities

Extra Class

Extra Class

9th - 12th Grade

24 Qs

Hóa học

Hóa học

9th - 12th Grade

24 Qs

Acids & bases chapter reading 2

Acids & bases chapter reading 2

12th Grade

17 Qs

Cold War Exam

Cold War Exam

9th - 12th Grade

18 Qs

Bài thi môn Toán 10

Bài thi môn Toán 10

10th Grade - University

20 Qs

Unit 2 Quiz: Properties of Water

Unit 2 Quiz: Properties of Water

9th - 12th Grade

23 Qs

L'alcool et la conduite

L'alcool et la conduite

12th Grade

19 Qs

HW Bush

HW Bush

12th Grade - University

20 Qs

Basics in C Programming

Basics in C Programming

Assessment

Quiz

others

12th Grade

Hard

Created by

Dan Dansoy

Used 2+ times

FREE Resource

21 questions

Show all answers

1.

OPEN ENDED QUESTION

5 mins • Ungraded

Name (Lastname, Firstname, MI) (Ex. DE LA CRUZ, JUAN, E.)

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A standard C function that displays formatted string to the standard output device.
printf
gets
scanf
return

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A standard C function that accepts input from the standard input device.
printf
scanf
for
return

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A C header file to "include" when using the printf function.
stdio.h
conio.h
string.h
math.h

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A C header file to "include" when using the scanf function.
stdio.h
conio.h
string.h
math.h

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Required to be placed at the end of a C statement.
Semicolon
Period
Comma
None of the other choices

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Format specifier for characters.
%c
%d
%f
%s

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?