Data Structures and Algorithm Lesson 1

Data Structures and Algorithm Lesson 1

University

20 Qs

quiz-placeholder

Similar activities

Pretest Alpro Dasar

Pretest Alpro Dasar

University

20 Qs

PPL 223 ( QUIZ 2) Syntax and Semantics

PPL 223 ( QUIZ 2) Syntax and Semantics

University

20 Qs

Ulangan Harian Kelas 4

Ulangan Harian Kelas 4

4th Grade - University

20 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

10th Grade - University

15 Qs

MakeCode Arcade Questions

MakeCode Arcade Questions

10th Grade - University

15 Qs

Quiz sobre el ornitorrinco y la programación

Quiz sobre el ornitorrinco y la programación

8th Grade - University

15 Qs

Comprog IT11B

Comprog IT11B

University

20 Qs

UML and System Modeling Quiz

UML and System Modeling Quiz

12th Grade - University

15 Qs

Data Structures and Algorithm Lesson 1

Data Structures and Algorithm Lesson 1

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Loudel Manaloto

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the process of taking an algorithm and encoding it into a notation, a

programming language, so that it can be executed by a computer

Flow chart

Program

Programming

Input, Process, Output

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Algorithms + Data Structures = ?

Data Structures and Algorithm

Information System

Algorithmic Structure

Program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It describes the solution to a problem in terms of the data needed to represent the

problem instance and the set of steps necessary to produce the intended result.

Hypothesis

Objective

Algorithm

Solution

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the 8 primitive data types?

bit, byte, int, long, char, bool, float, double

byte, int, float, short, double, char, bool, long

long, short, int, char, string, byte, float, double

byte, int, float, short, double, char, int, long

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

ADT is a type (or class) for objects whose behaviour is defined by a set of

value and a set of operations. What is ADT?

Algorithmic Data Type

Absolute Data Type

Abstract Data Type

All Data Type

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This control structure refers to the line-by-line execution by which statements are

executed sequentially,

Selection control structure

Sequence control structure

Iteration control structure

Recursion control structure

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This control structure allows one set of statements to be executed if a condition is

true and another set of actions to be executed if a condition is false.

Selection control structure

Sequence control structure

Iteration control structure

Recursion control structure

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?