Search Header Logo

Quiz KSN Informatika 2023

Authored by Eviana Ekaputra

Computers

11th Grade

Used 50+ times

Quiz KSN Informatika 2023
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Header File Bahasa C

printf

scanf

#include<stdio.h>

include(studio.h)

2.

FILL IN THE BLANKS QUESTION

1 min • 5 pts

Media Image



(a)  

3.

FILL IN THE BLANKS QUESTION

1 min • 5 pts

Media Image



(a)  

4.

FILL IN THE BLANKS QUESTION

1 min • 5 pts

Media Image



(a)  

5.

MULTIPLE CHOICE QUESTION

3 mins • 5 pts

float a = 2.123, b = 3.456, c;

c= a+b;

perintah untuk menampilkan output/keluaran berupa hasil penjumlahan variabel a dan b dengan membatasi outputnya 2 angka desimal di belakang koma adalah...

printf("%f",c);

printf("%.2f",c);

printf("%2f",c);

printf(%.2f,c);

6.

FILL IN THE BLANKS QUESTION

3 mins • 5 pts

int a=2;b=3;

int N=(a+b)*2;

for(x=1;x<=N;x++){

printf("KSN Mempermudah jalan masuk ke universitas \n");

}

Dari kode program diatas, menurut kalian berapa kali perulangan (looping) akan dijalankan ?

(a)  

7.

FILL IN THE BLANKS QUESTION

5 mins • 5 pts

Media Image

output/keluaran dari kode program berikut adalah...

(a)  

Access all questions and much more by creating a free account

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

Already have an account?