Structure Data Review

Structure Data Review

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

data structure

data structure

University

15 Qs

BCSC0006 - Quiz 4 - Linked List & Stacks

BCSC0006 - Quiz 4 - Linked List & Stacks

University

10 Qs

Data Structure

Data Structure

University

10 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

Data Structure

Data Structure

University

14 Qs

Assesmen Kognitif (XI)

Assesmen Kognitif (XI)

11th Grade - University

15 Qs

common data structure

common data structure

University

10 Qs

Data Structures

Data Structures

University

12 Qs

Structure Data Review

Structure Data Review

Assessment

Quiz

Computers

University - Professional Development

Medium

Created by

irvan lewenusa

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

   int[] students = {55, 69, 70, 30, 80};

pada array diatas berapa length nya ?

5

4

6

0

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Contoh struktur data linier, kecuali

array

queue

tree

stack

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

....... Adalah Sebuah kumpulan elemen yang digunakan untuk menyimpan data yang tipe nya sama.

array

integer

case

char

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Manakah dari struktur data ini yang LIFO?

Stack

Queue

Binary Tree

Double Linked List

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

int bilangan[ ] =

{2, 3, 5, 8, 9, 11};

Bagaimana Anda mengakses elemen keempat dalam array bilangan

bilangan[4]

bilangan(4)

bilangan[3]

bilangan(3)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Representasi Struktur data linear list dapat menggunakan

array

stack

queue

graph

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Manakah dari berikut ini yang BUKAN Jenis Struktur Data?

Arrays

Tables

Stack

Graph

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?