Structure Data Review

Structure Data Review

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Kuis Susulan ASD

Kuis Susulan ASD

University

10 Qs

DATA STRUCTURES QUIZ

DATA STRUCTURES QUIZ

University

15 Qs

Data Structures - Quiz1

Data Structures - Quiz1

University

10 Qs

The DSA Adventure - Day 5

The DSA Adventure - Day 5

University

12 Qs

Data Structure Revision Continuous

Data Structure Revision Continuous

University

10 Qs

SD_Stack&Queue

SD_Stack&Queue

University

10 Qs

StruDa C - 19 Sep

StruDa C - 19 Sep

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?