
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
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Information Technology (IT)
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University
