What does RAM stand for?

The Got It Quiz - Programming

Quiz
•
Instructional Technology
•
University
•
Medium
Yen Dang
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Relative Atomic Memory
Random Altered Memory
Random Access Memory
Relative Altered Memory
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If you wanted to make sure that the close-parenthesis (the ')' character) matches the open-parenthesis (the '(' character) in a mathematical expression, which data structure could help you?
Stack
Queue
Tree
Hash Table
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
The elements of an array are stored successively in memory cells because
The addr. of nth element can be calculated based on that of the 1st element
Computer memory archt. doesn't allow arrays to store other than serially
Both of above
None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement(s) are true about binary search & binary search tree?
Worst case for searching an element using binary search is O(logn)
Worst case for searching an element using binary search tree is O(logn)
Binary search tree is a form of binary search
Binary search tree is a balanced tree
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What are the correct intermediate steps of the following data set when it is being sorted with the Insertion sort? 15,20,10,18
15,20,10,18 -- 10,15,20,18 -- 10,15,18,20 -- 10,15,18,20
15,18,10,20 -- 10,18,15,20 -- 10,15,18,20 -- 10,15,18,20
15,10,20,18 -- 15,10,18,20 -- 10,15,18,20
10, 20,15,18 -- 10,15,20,18 -- 10,15,18,20
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If all the elements in an input array is equal for example [1,1,1,1,1,1], What would be the running time of the Insertion Algorithm?
O(2N)
O(n^2)
O(n)
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Find the slowest time.
O(n)
O(n^2)
O(n!)
O(2^n)
Create a free account and access millions of resources
Similar Resources on Quizizz
12 questions
Sofia The 1st

Quiz
•
KG - Professional Dev...
10 questions
Half Wave Rectifier

Quiz
•
University
10 questions
Prevención a la Ludopatía

Quiz
•
10th Grade - University
10 questions
UKK Tahun 2022 _ Ujian Pengetahuan _ Sistem Rem

Quiz
•
1st Grade - University
10 questions
Google IT Support Certification Quiz

Quiz
•
KG - Professional Dev...
14 questions
UAS STRUTUR DATA

Quiz
•
University
10 questions
The World Wide Web

Quiz
•
University
8 questions
Library Quiz

Quiz
•
University
Popular Resources on Quizizz
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