
Final Quiz. OOP & Data Structure

Quiz
•
Computers
•
University
•
Medium
Tetiana Zakharchenko
Used 4+ times
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Що виведе наступний код?
D, A
D, B
D,C
D, D
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Що виведе наступний код?
22
42
82
84
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Для реалізації двох стеків використовується один масив A[1..MAXSIZE].
Обидва стеки зростають з протилежних кінців масиву.
Змінні top1 і top2 (top1< top 2) вказують на розташування
верхнього елемента у кожному зі стеків.
Для ефективного використання простору, умовою заповнення стеку є
(top1 = MAXSIZE/2) and (top2 = MAXSIZE/2+1)
top1 + top2 = MAXSIZE
(top1= MAXSIZE/2) or (top2 = MAXSIZE)
top1= top2 -1
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Порядок передування (від старшого до молодшого): ^ (степінь), x, +, -.
Постфіксний вираз, що відповідає інфіксному виразу
a + b × c - d ^ e має вигляд
abc × + de ^ –
ab + c × d – e ^
– + a × bc ^ de
abcde+x-^
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Що виведе наступний код?
A's getInfo is called
A's getInfo is called
A's getInfo is called
B's getInfo is called
B's getInfo is called
A's getInfo is called
B's getInfo is called
B's getInfo is called
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Що з наведеного нижче можна використати для виклику методу init в B з A, де A є підкласом B?
super().__init__()
super().__init__(self)
B.__init__()
B.__init__(self)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
The init method of only class B gets invoked.
The init method of class A gets invoked and it displays “i from A is 0”.
The init method of class A gets invoked and it displays “i from A is 60”.
The init method of class A gets invoked and it displays “i from A is 90”.
Create a free account and access millions of resources
Similar Resources on Wayground
31 questions
КСіМ 2

Quiz
•
University
25 questions
Принцип роботи комп'ютера

Quiz
•
University
30 questions
Апаратне забезпечення комп'ютера

Quiz
•
University
28 questions
Рівні організації комп’ютера. Е.Таненбаум

Quiz
•
University
30 questions
Архітектура комп'ютера

Quiz
•
University
30 questions
PHP-предметная олимпиада по программированию

Quiz
•
University
26 questions
DSC Chapter-3

Quiz
•
University
25 questions
TECH FEUD

Quiz
•
University
Popular Resources on Wayground
55 questions
CHS Student Handbook 25-26

Quiz
•
9th Grade
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
10 questions
Chaffey

Quiz
•
9th - 12th Grade
15 questions
PRIDE

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
22 questions
6-8 Digital Citizenship Review

Quiz
•
6th - 8th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade