قديم منذ /14-10-2017, 03:54 PM   #1

 
الصورة الرمزية iNaif
طالب جديد

iNaif غير متواجد حالياً

 

مواضيعي | ردودي

 رقم العضوية : 11863
 تاريخ الإنتساب : Oct 2014
 المشاركات : 10
 الجنس : ذكر
 مستوى التقييم : iNaif is on a distinguished road
النقاط : 0

شكراً: 0
تم شكره مرة واحدة في مشاركة واحدة
افتراضي السؤال الثاني في واجب الجافا 2 الاول


اتمى احد يساعدما في حلة

Consider the following problem description and write the Java code.
1. Create two interfaces Interest and Balance.
2. Define in each interface one method used in order to get the rate of interest and the balance of the bank account implementing them respectively.
3. A BankAccount class that implements these two interfaces.
Note: use the appropriate instance variables, constructors and methods.
4. Call both the methods in the main() method.








  رد مع اقتباس

إضافة رد

مواقع النشر (المفضلة)

أدوات الموضوع
انواع عرض الموضوع

تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة