علم البيانات | 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
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
Q21. Which keyword is used to define a method in a Python class?
Anonymous Quiz
14%
method
75%
def
2%
define
9%
function
Q24. Which method is called when an object is deleted?
Anonymous Quiz
17%
delete
14%
remove
65%
del
4%
destroy
👍2