X-Flowchart, Variabel, dan Tipe Data

Quiz
•
Computers
•
10th Grade
•
Medium
Maria Margaretha
Used 11+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Penulisan variabel dalam C++ bersifat case sensitive artinya .…
huruf besar dan kecil diperhitungkan
tanda spasi diperhitungkan
tanda spasi diubah dengan underscore
tanda spasi diubah dengan tanda strip (minus)
2.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Pernyataan yang sesuai untuk mendefinisikan tipe data bilangan bulat adalah ….
berfungsi menampung data yang memiliki angka di belakang koma
mempresentasikan data yang hanya mengandung dua nilai
mempresentasikan data berupa karakter
digunakan untuk angka yang tidak memiliki angka di belakang koma
3.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Penulisan variabel yang tepat adalah .…
long 1000;
int !satu;
float bilangan_riil;
long variabel-1;
4.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Berikut ini adalah tipe data dalam C++ adalah .…
int, float, char, double, const
int, float, char, string
float, double float, long int, const
string, main, char, double
5.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Untuk membuat program perhitungan volume balok, diperlukan variabel sebanyak .…
3
4
2
1
6.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Perhatikan penulisan variabel berikut.
Penulisan variabel yang benar adalah .…
(3), (4)
(1), (5)
(2), (5)
(2), (4)
7.
MULTIPLE CHOICE QUESTION
20 sec • 5 pts
Penulisan nilai pada variabel yang benar adalah .…
int var1 = "siswa";
char var1 = “siswa”;
string var1 = “siswa”;
bool var1 = “siswa”;
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Quiz Pemrograman Java dengan netbeans

Quiz
•
10th Grade - University
20 questions
Uji Pemahaman Komputasional

Quiz
•
10th Grade - University
20 questions
UH 2 INFORMATIKA X

Quiz
•
10th Grade
25 questions
UH2-DPKGANJIL2024

Quiz
•
10th Grade
20 questions
REMEDIAL INFORMATIKA KELAS X

Quiz
•
10th Grade
20 questions
Algoritma Fungsi Phyton

Quiz
•
10th Grade
20 questions
Menerapkan alur logika pemrograman komputer (X TKJ)

Quiz
•
10th Grade
15 questions
Ujian Informatika Kelas X Semester Genap

Quiz
•
10th 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
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
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
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th 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