C-Quiz-01

C-Quiz-01

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Uji Pemahaman Komputasi

Uji Pemahaman Komputasi

10th Grade

16 Qs

Emp. Tech. 12 - Intro to MS Excel Quiz

Emp. Tech. 12 - Intro to MS Excel Quiz

12th Grade - University

15 Qs

ICT G7 Chapter 2.2 Direct Data Entry Devices

ICT G7 Chapter 2.2 Direct Data Entry Devices

7th Grade - University

15 Qs

Berfikir Komputasional Grade 9

Berfikir Komputasional Grade 9

9th Grade

15 Qs

BAB 4 SISTEM KOMPUTER KELAS 8

BAB 4 SISTEM KOMPUTER KELAS 8

8th Grade - University

20 Qs

Document Formatting

Document Formatting

10th Grade

20 Qs

asessement formatif materi membuat algoritma penyelesaian

asessement formatif materi membuat algoritma penyelesaian

11th Grade

21 Qs

แบบทดสอบกลางภาค2/2567 (วิทยาการคำนวณ))

แบบทดสอบกลางภาค2/2567 (วิทยาการคำนวณ))

10th Grade

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