علم البيانات | DS2 Quizes – Telegram
علم البيانات | DS2 Quizes
966 subscribers
96 photos
2 videos
14 files
110 links
"قناة علمية متخصصة في مجال علم البيانات، قناة خاصة بالاختبارات MCQ ."
القناة العامة: @Computer_DS_1
النقاشات: @Computer_DS1
قناة الاختبارات: @Computer_DS_2
بوت التواصل والمشاركات : @DS_Combot
Download Telegram
Q3. Which of the following is NOT a basic principle of OOP?
Anonymous Quiz
5%
Encapsulation
7%
Inheritance
7%
Polymorphism
80%
Concatenation
Q5. Which keyword is used to inherit a class in Python?
Anonymous Quiz
35%
extends
20%
inherit
17%
superclass
28%
class
👍2👎2
Q7. Which access specifier in Python indicates that an attribute should not be accessed directly from outside the class?
Anonymous Quiz
11%
public
77%
private
9%
protected
4%
hidden
Q9. Which OOP principle allows methods in a subclass to have the same name as methods in its superclass, but with different implementations?
Anonymous Quiz
13%
Inheritance
60%
Polymorphism
18%
Encapsulation
9%
Abstraction
Q10. What is the process of defining a new class based on an existing class called?
Anonymous Quiz
5%
Polymorphism
71%
Inheritance
16%
Abstraction
7%
Encapsulation
👎4👍1
Q18. Which OOP principle allows a class to have multiple methods with the same name but different parameters?
Anonymous Quiz
11%
Inheritance
75%
Polymorphism
10%
Encapsulation
3%
Abstraction