en
Feedback
جافا Java

جافا Java

Open in Telegram

ليس عيبًا ألا تعرف شيئًا، ولكن العيب انك لا تريد أن تتعلم

Show more
6 145
Subscribers
-924 hours
-257 days
-8730 days
Posts Archive
السلام عليكم ورحمه الله وبركاته عندي إقتراح ان اي احد معه قناه تلقرام مهتمه بمجال الحاسب بشكل عام وطلاب الجامعات بشكل خاص بشرط تكون متفاعله اقوم بعمل تبادل نشر معه حتى نصل ل أكبر عدد من المصادر اللي يمكن تفيدنا ارسل رابط القناه واذا لقيتها مناسبه انشرها @mushtak9

Method overriding is combination of inheritance and polymorphism?
Anonymous voting

#class
Anonymous voting

#class When does method overloading is determined?
Anonymous voting

#class Which of the following is a type of polymorphism in Java?
Anonymous voting

#calss Which of the following is not OOPS concept in Java?
Anonymous voting

اللي يسأل عن الطريقة اللي نحفظ فيها مشاريع الجافا من النتبينز او فتح مشروع جاهز

إستيراد_المشاريع_الجاهزه_وحفظ_المشاريع_نتبينز.pdf4.45 KB

هذا السؤال الاجابات فيه للان كلها غلط 😐

You can create an instance of the Math class
Anonymous voting

You cannot declare a local variable in a method that has same name as an instance variable in the class.
Anonymous voting

A static method in a class can access the instance variables in the same class.
Anonymous voting

You can use modifiers on local variables inside a method.
Anonymous voting

You cannot use the private modifier on classes
Anonymous voting

You can access a class variable using a syntax like objectName.classVariable or ClassName.classVariable
Anonymous voting

#Objects_and_Classes Default Constructor have tow arguments
Anonymous voting

#java_2 👇