Structures & Union

Quiz
•
Computers
•
University
•
Hard

PANDU WICAKSONO
Used 1+ times
FREE Resource
6 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Terdapat structure data Person yang menyimpan informasi nama dan usia. Bagaimana cara menginisialisasi structure ini dengan nama "Alice" dan usia 25?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Diberikan structure data Student yang menyimpan nama dan nilai. Bagaimana cara mendeklarasikan array dari structure ini dengan 5 elemen?
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara mengakses sebuah nilai dari elemen ketiga dalam array structure Person?
ini adalah structurenya:
struct Person { char name[50]; int age; };
people[3].value
people[2].name
people[2].value
people[3].name
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara mengakses nilai dari elemen name dalam array structure Person?
people.name
people[0].name
people.name[0]
people[1].name
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa output dari kode ini?
2 0 1
Compiler error
0 1 2
2 1 0
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Dalam sebuah union, jika ukuran member (4 bytes, 8 bytes, 1 byte), ukuran union tersebut adalah
4 bytes
8 bytes
13 bytes
1 byte
Similar Resources on Wayground
10 questions
exception

Quiz
•
University
10 questions
PHP

Quiz
•
University
9 questions
Information Technology

Quiz
•
University
10 questions
Unit 24 - Java Basics

Quiz
•
University
10 questions
BCA 2nd Semester, Data Structure

Quiz
•
University
10 questions
Programming in C

Quiz
•
University
10 questions
C++ Array

Quiz
•
University
10 questions
Quiz 1 - AK2 Section

Quiz
•
University
Popular Resources on Wayground
10 questions
SR&R 2025-2026 Practice Quiz

Quiz
•
6th - 8th Grade
30 questions
Review of Grade Level Rules WJH

Quiz
•
6th - 8th Grade
6 questions
PRIDE in the Hallways and Bathrooms

Lesson
•
12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
15 questions
Subtracting Integers

Quiz
•
7th Grade
Discover more resources for Computers
15 questions
Let's Take a Poll...

Quiz
•
9th Grade - University
2 questions
Pronouncing Names Correctly

Quiz
•
University
34 questions
WH - Unit 2 Exam Review -B

Quiz
•
10th Grade - University
21 questions
Mapa países hispanohablantes

Quiz
•
1st Grade - University
10 questions
Transition Words

Quiz
•
University
5 questions
Theme

Interactive video
•
4th Grade - University
25 questions
Identifying Parts of Speech

Quiz
•
8th Grade - University
10 questions
Spanish Greetings and Goodbyes!

Lesson
•
6th Grade - University