Contoh dari Operator Logika

DDKTKJ

Quiz
•
Other
•
9th - 12th Grade
•
Medium
KARINDA SAFITRI
Used 7+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
&&
>>
^
<=
2.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
Karakter Escape, dengan pernyataan yang benar
\\ : nilai Kosong
\b : Mundur satu Spasi
\n : ganti halaman
\a: ganti baris baru
3.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
Fungsi #include stdio.h mendeklarasikan fungsi yang berhubungan dengan input dan output
Benar
Salah
4.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
Operator Hubungan ( Perbandingan)
<
^
+
=
5.
MULTIPLE SELECT QUESTION
5 mins • 5 pts
Variabel Adalah yang salah
suatu pengenal (identifier) yang digunakan untuk mewakili suatu nilai tertentu di dalam proses program
merupakan bagian program yang paling penting karena tipe data mempengaruhi setiap instruksi yang akan dilaksanakan oleh computer
untuk memanipulasi bit-bit dari nilai data yang ada di memori
merupakan operator yang hanya membutuhkan satu operand saja
6.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
Operator Unary
^
!
+
&&
7.
MULTIPLE CHOICE QUESTION
5 mins • 5 pts
#include “stdio.h”
#include “conio.h”
void main()
{ int x; float Y; char Z; double w; clrscr();
x = 10;
y = 9.45;
z = ‘C’;
w = 3.45E+20;
printf(“Nilai dari x adalah : %i\n”, x);
printf(“Nilai dari y adalah : %f\n”, y);
printf(“Nilai dari z adalah : %c\n”, z);
printf(“Nilai dari w adalah : %lf\n”, w);
getch(); }
apakah yg membuat listing diatas tidak bisa di run?
Program dapat dijalankan
Penulisan pada deklarasi Variabel berbeda dengan penulisan deklarasi fungsi
Penulisan printf beda
Penulisan kurung kurang
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
P3-Pretest-PTK-Bahasa C

Quiz
•
10th Grade
20 questions
Algoritma dan Pemrograman

Quiz
•
11th Grade
15 questions
Indeks Harga

Quiz
•
11th Grade
10 questions
GAME POIN 05

Quiz
•
1st - 12th Grade
20 questions
PEMROGRAMAN DASAR

Quiz
•
12th Grade
20 questions
Quis Informatika

Quiz
•
10th Grade
20 questions
Latihan Bahasa Pemrograman C ++

Quiz
•
10th Grade
10 questions
Tugas Informatika Kelas XI

Quiz
•
10th Grade
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade
Discover more resources for Other
25 questions
Spanish preterite verbs (irregular/changed)

Quiz
•
9th - 10th Grade
10 questions
Identify Slope and y-intercept (from equation)

Quiz
•
8th - 9th Grade
10 questions
Juneteenth: History and Significance

Interactive video
•
7th - 12th Grade
8 questions
"Keeping the City of Venice Afloat" - STAAR Bootcamp, Day 1

Quiz
•
9th - 12th Grade
26 questions
June 19th

Quiz
•
4th - 9th Grade
20 questions
Distance, Midpoint, and Slope

Quiz
•
10th Grade
20 questions
Figurative Language Review

Quiz
•
10th Grade
27 questions
STAAR English 1 Review

Quiz
•
9th Grade