
Cek Poin
Quiz
•
Information Technology (IT)
•
University
•
Easy
Wahyu Lesmono
Used 2+ times
FREE Resource
Enhance your content in a minute
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
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
MINERS Core Values Quiz
Quiz
•
8th Grade
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
25 questions
Multiplication Facts
Quiz
•
5th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
20 questions
Multiplying and Dividing Integers
Quiz
•
7th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
Discover more resources for Information Technology (IT)
10 questions
Boomer ⚡ Zoomer - Holiday Movies
Quiz
•
KG - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
20 questions
Physical or Chemical Change/Phases
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
39 questions
Unit 7 Key Terms
Quiz
•
11th Grade - University
7 questions
Transition Words and Phrases
Interactive video
•
4th Grade - University
18 questions
Plotting Points on the Coordinate Plane
Quiz
•
KG - University
5 questions
Declaration of Independence
Interactive video
•
4th Grade - University
