uk
Feedback
تجمع شيتات واسئلة oop

تجمع شيتات واسئلة oop

Відкрити в Telegram
438
Підписники
-224 години
-27 днів
-1330 днів
Архів дописів
to resolve name conflicts
Anonymous voting

the thid object reference can be used inside any non static and static methods to refer to the current object
Anonymous voting

constractor are mainly used for eliminate default values by user defined values
Anonymous voting

قمت بإعداد كورسOOP (Java 2)مكثف و فيه تم شرح المنهج بطريقة سهلة الفهم كما تم فيه تغطية كافة افكار المنهج من شرح نظري و تطبيق عملي الشرح سيكون عبارة عن مقاطع في قناة تليقرام مخصصة للمشتركين بالاضافة إلى تدريبات عملية كما تم إرفاق مراجع للمذاكرة منها سعر الكورس 100 دينار للتسجيل يرجى التواصل مع الحساب التالي: t.me/Jamaleddin_Muntasser و بالتوفيق للجميع

default constractor having zero arguments
Anonymous voting

There are two types of constractor 1.default constractor 2. parameters constractor

constractor it can not be final, abstract, static, interface, This is a methods

constractor it can not be final,
Anonymous voting

constractor are defined in a very similar way as other methods of a class
Anonymous voting

every class constraint is create for inintializing its own...
Anonymous voting

calling method = Methods that do not return a value
Anonymous voting

methods and parametrs are the primary mechanisms for passing information into and out of an object
Anonymous voting

filds, properaties, attributes مرادفات

class is kindof mold or tempate that dicatates what object can. and cannot do
Anonymous voting

method = behaviors
Anonymous voting

an object is comprsed of data and operations that manipulate these data
Anonymous voting

ساهلات هذنا لاكن مهمات

instance is a instantiton of a clasd

instance is a realization of particular item of a methoda
Anonymous voting

class... is definition of objects of the same kind
Anonymous voting