POINTER

Quiz
•
Computers
•
1st Grade
•
Medium
Mercy H
Used 17+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Apa yang disimpan oleh sebuah pointer dalam bahasa pemrograman Pascal?
Nilai dari variabel yang ditunjuk
Tipe data dari variabel yang ditunjuk
Alamat memori dari variabel lain
Nama variabel yang ditunjuk
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Bagaimana cara mendeklarasikan pointer ke variabel bertipe integer dalam Pascal?
var p: pointer;
var p: integer^;
var p: ^integer;
var p: *integer;
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Fungsi dari ^ pada pointer di Pascal adalah?
Mengambil alamat dari variabel
Mengakses nilai yang disimpan di alamat yang ditunjuk pointer
Menghapus nilai di memori
Menukar alamat pointer dengan variabel lain
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Apa yang akan terjadi jika pointer digunakan tanpa diinisialisasi terlebih dahulu?
Nilai default akan digunakan
Akan menghasilkan kesalahan kompilasi
Pointer akan menunjuk ke lokasi memori sembarang
Nilai yang diakses akan selalu nol
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perintah apa yang digunakan untuk mengalokasikan memori secara dinamis untuk pointer dalam Pascal?
alloc(p);
malloc(p);
create(p);
new(p);
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Perintah apa yang digunakan untuk melepaskan memori yang dialokasikan oleh pointer dalam Pascal?
delete(p);
dispose(p);
remove(p);
free(p);
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Dalam bahasa Pascal, jika kita memiliki kode berikut: p^ := 10; , apa yang terjadi?
Nilai pointer p diubah menjadi 10
Alamat memori pointer p diubah
Nilai di alamat yang ditunjuk oleh pointer p diubah menjadi 10
Pointer p menunjuk ke variabel baru dengan nilai 10
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Algoritma pemrograman

Quiz
•
1st - 3rd Grade
10 questions
Quiz Perangkat Keras

Quiz
•
1st - 5th Grade
15 questions
Peripheral Komputer

Quiz
•
1st - 3rd Grade
12 questions
Parts of the Keyboard

Quiz
•
1st - 3rd Grade
10 questions
Term 2 - Grade 1 ICT - Basic Excel

Quiz
•
1st Grade
15 questions
PERANGKAT KOMPUTER

Quiz
•
1st - 3rd Grade
15 questions
Keyboard

Quiz
•
1st Grade
15 questions
Komputer

Quiz
•
1st Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
18 questions
D189 1st Grade OG 1c Concept 37-38

Quiz
•
1st Grade
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
5 questions
Life at a pond

Quiz
•
1st Grade
14 questions
Plural Nouns Adding s and es

Quiz
•
1st - 2nd Grade