Basics in C Programming

Basics in C Programming

12th Grade

21 Qs

quiz-placeholder

Similar activities

Hóa học

Hóa học

9th - 12th Grade

24 Qs

Chapter 10 Math Test

Chapter 10 Math Test

2nd Grade - University

20 Qs

Practice MC #1(Questions #1-20) - 2024

Practice MC #1(Questions #1-20) - 2024

9th - 12th Grade

20 Qs

Hound and Sporting Group Quiz

Hound and Sporting Group Quiz

9th - 12th Grade

20 Qs

Review on Fluids - AP Physics 1

Review on Fluids - AP Physics 1

12th Grade - University

20 Qs

Quiz peluang

Quiz peluang

9th - 12th Grade

20 Qs

Western Mining and Railroad History Quiz

Western Mining and Railroad History Quiz

9th - 12th Grade

20 Qs

SS-2023- SASMO Preparation Exercise #1

SS-2023- SASMO Preparation Exercise #1

9th - 12th Grade

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