Basics in C Programming

Basics in C Programming

12th Grade

21 Qs

quiz-placeholder

Similar activities

Test linguaggio C crediti

Test linguaggio C crediti

9th - 12th Grade

20 Qs

Acid/Base Test REVIEW

Acid/Base Test REVIEW

9th - 12th Grade

17 Qs

Chapter 10 Math Test

Chapter 10 Math Test

2nd Grade - University

20 Qs

Asesmen Campur

Asesmen Campur

9th - 12th Grade

25 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

Quiz Bumi dan Antariksa

Quiz Bumi dan Antariksa

9th - 12th Grade

20 Qs

Extra Class

Extra Class

9th - 12th Grade

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