Що виведе наступний код?

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 Quizizz
34 questions
Принтери

Quiz
•
University
35 questions
Програмне забезпечення. Основні функції ОС. Файлова система.

Quiz
•
University
30 questions
Текстовий редактор. Microsoft Word. ДПА

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

Quiz
•
University
28 questions
Современные технологии и их применение

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

Quiz
•
University
25 questions
Python Programming Basics 1

Quiz
•
University
30 questions
Програмне забезпечення. Мови програмування.

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