C-Quiz-01

C-Quiz-01

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

CCDI Competition- First League - Cycle 3 -

CCDI Competition- First League - Cycle 3 -

9th - 12th Grade

15 Qs

Algoritma Pemrograman

Algoritma Pemrograman

10th Grade

21 Qs

Computer Network and Wireless Network

Computer Network and Wireless Network

7th Grade - University

18 Qs

ViewSonic LCD Training

ViewSonic LCD Training

12th Grade - University

15 Qs

Third Qtr quiz no. 3

Third Qtr quiz no. 3

10th Grade

15 Qs

TSC Information Security Awareness Campaign 2024

TSC Information Security Awareness Campaign 2024

12th Grade

15 Qs

Soal Ulangan Ahir Semester Genap T.A 2024/2025 SMKN 4 TIK Nabire

Soal Ulangan Ahir Semester Genap T.A 2024/2025 SMKN 4 TIK Nabire

11th Grade

20 Qs

Introduction to the Drone Industry

Introduction to the Drone Industry

10th Grade - University

15 Qs

C-Quiz-01

C-Quiz-01

Assessment

Quiz

Information Technology (IT)

9th - 12th Grade

Easy

Created by

HS Mok

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

Explain what is #include <stdio.h> ?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is printf for ?

display some message in terminal.

wait for user to reply

exit the program

draw a straight line

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what's the result of following code:
printf("Hello Students.\nI am from Nanyang\n");

Hello Students. I am from Nanyang

Hello Students.
I am from Nanyang

Hello Students
I am from Nanyang

Hello Students. I am from Medan

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select which statement that is correct using scanf

scanf("%d", number);

scanf("%d", &number);

scanf("%d %d", &number1, &number2);

scanf("%d %d", number1, number2);

5.

OPEN ENDED QUESTION

3 mins • 1 pt

In C, what is the difference between printf() and scanf() functions?

Evaluate responses using AI:

OFF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to read an integer in C?

scanf("%d", num);

scanf("%d", &num);

scanf("%i", num);

scanf(num, "%d");

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the output of the following code if x = 10?

A

B

AB

No output

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?