Quiz KSN Informatika 2023

Quiz
•
Computers
•
11th Grade
•
Hard
Eviana Ekaputra
Used 50+ times
FREE Resource
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 BLANK QUESTION
1 min • 5 pts
3.
FILL IN THE BLANK QUESTION
1 min • 5 pts
4.
FILL IN THE BLANK QUESTION
1 min • 5 pts
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 BLANK 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 ?
7.
FILL IN THE BLANK QUESTION
5 mins • 5 pts
output/keluaran dari kode program berikut adalah...
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Server Side Programming

Quiz
•
11th Grade
11 questions
X-11

Quiz
•
11th Grade
10 questions
Ulhar Genap X

Quiz
•
9th - 12th Grade
10 questions
python

Quiz
•
9th - 12th Grade
20 questions
PH_1 SAP

Quiz
•
11th Grade
13 questions
HTML тегтері

Quiz
•
1st Grade - University
17 questions
Web Design- HTML Review

Quiz
•
KG - University
10 questions
HTML Tables

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade