جافا Java
6.46K subscribers
212 photos
18 videos
81 files
269 links
ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم
Download Telegram
What is the purpose of the `super()` call in a constructor?

ما هو الغرض من استدعاء `super()` في المُنشئ؟

#JavaConstructors #Inheritance
What is the purpose of the `this()` call in a constructor?

ما هو الغرض من استدعاء `this()` في المُنشئ؟

#JavaConstructors #OOP
What is the purpose of a constructor in Java?

ما هو الغرض من المُنشئ (constructor) في جافا؟

#JavaConstructors #OOP