
Cek Poin

Quiz
•
Information Technology (IT)
•
University
•
Easy
Wahyu Lesmono
Used 2+ times
FREE Resource
100 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari program berikut? int arr[5] = {1, 2, 3, 4, 5}; printf("%d", arr[2]);
1
2
3
4
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari program berikut? struct Buku { string judul; }; Buku b; b.judul = "C++"; cout << b.judul;
b.judul
C++
Error
struct Buku
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Perhatikan kode berikut. Apa tipe data yang paling efisien digunakan untuk variabel 'umur'? int umur = 25;
float
char
int
double
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari program berikut? int arr[5] = {1, 2, 3, 4, 5}; printf("%d", arr[2]);
1
2
3
4
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari program berikut? struct Buku { string judul; }; Buku b; b.judul = "C++"; cout << b.judul;
b.judul
C++
Error
struct Buku
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari fungsi cetak linked list berikut? Node* head = new Node{10, new Node{20, NULL}}; printList(head);
10 20
20 10
NULL
Error
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Apa output dari program berikut? struct Buku { string judul; }; Buku b; b.judul = "C++"; cout << b.judul;
b.judul
C++
Error
struct Buku
Create a free account and access millions of resources
Similar Resources on Wayground
102 questions
Computer Basics Quiz

Quiz
•
University
100 questions
Тест по Excel

Quiz
•
11th Grade - University
99 questions
Hitha - C - Easy Paper

Quiz
•
University
100 questions
Chapter 2

Quiz
•
University
99 questions
Quiz Forensik Digital Esensial

Quiz
•
University
99 questions
Django Final Quiz

Quiz
•
University
102 questions
Soal Etika Profesi Teknologi Informasi TA 2024 Genap

Quiz
•
University
104 questions
Quiz Simulasi dan Pemodelan

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade