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
Data Structures and Algorithm Lesson 1
Quiz
•
Information Technology (IT)
•
University
•
Hard
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
20 questions
Quiz tentang Blok Scratch
Quiz
•
9th Grade - University
15 questions
Quiz Pemrograman Arduino
Quiz
•
10th Grade - University
15 questions
MakeCode Arcade Questions
Quiz
•
10th Grade - University
18 questions
Arduino Quiz #11: Functions
Quiz
•
11th Grade - University
15 questions
UML and System Modeling Quiz
Quiz
•
12th Grade - University
15 questions
OOP Java Basics
Quiz
•
University
15 questions
DSA (QUIZ 7) -Greedy Algorithms and Complexity Analysis
Quiz
•
University
15 questions
Web Application - PHP Repetition
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade