جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
#Methods
What is the process of defining more than one method in a class differentiated by method signature?
Anonymous Quiz
21%
Function doubling
48%
Function overloading
20%
Function overriding
11%
None of the mentioned
👍1
What is the return type of a method that does not return any value?
Anonymous Quiz
12%
int
76%
void
7%
double
5%
float
جافا Java pinned Deleted message
جافا Java pinned Deleted message
Which concept of Java is a way of converting real world objects in terms of class ?
Anonymous Quiz
34%
Inheritance
34%
Abstraction
19%
Polymorphism
12%
Encapsulation
Which concept of Java is achieved by combining methods and attribute into a class ?
Anonymous Quiz
18%
Abstraction
35%
Encapsulation
33%
Inheritance
14%
Polymorphism
What is it called if an object has its own lifecycle and there is no owner ?
Anonymous Quiz
31%
Association
23%
Encapsulation
29%
Aggregation
17%
Composition
What is it called where child object gets killed if parent object is killed ?
Anonymous Quiz
26%
Association
21%
Encapsulation
31%
Composition
22%
Aggregation
تم إضافة حساب للقناة على Instagram من يحب الإنضمام
https://instagram.com/learn_java_e
What would be the behaviour if this() and super() used in a method
Anonymous Quiz
42%
Runs successfully
32%
compile time error
12%
Runtime error
14%
Throws exception
حتى اذا اجابتك غلط فيك تشوف شرح السؤال بعد الاجابه عبر الضغط هنا
Garbage Collection can be controlled by a program
Anonymous Quiz
69%
True
31%
False