إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...

انضم الينا
استراحات زايد الصفحة الرئيسية

         :: كورس تحسين محركات البحث (seo) للمبتدئين (آخر رد :حسن سليمة)       :: رحلة انقاص وزنك تبدأ مع الرشاقة السعيدة (آخر رد :دارين الدوسري)       :: جهاز كشف الذهب الألماني فالك الصقر (آخر رد :بندر عسيري)       :: دراسة جدوى زراعة الحناء: فرص استثمارية واعدة في صناعة التجميل (آخر رد :مصطفيي)       :: تسجيل حساب المواطن: الخطوة الأولى نحو الاستفادة من الدعم الحكومي (آخر رد :مصطفيي)       :: شركة مكافحة النمل الابيض بالرياض (آخر رد :roknnagd213)       :: افضل فنادق مكة والمدينة (آخر رد :elzwawy)       :: دليلك لمنتجات العناية بالطفل على ويلنس سوق (آخر رد :elzwawy)       :: شراء الحذاء الجديد في المنام (آخر رد :نوران نور)       :: رؤية الفراش في المنام (آخر رد :نوران نور)      

إضافة رد
 
LinkBack أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 04-16-2013, 04:40 PM
عضو ماسي
بيانات محروم.كوم
 رقم العضوية : 503
 تاريخ التسجيل : Dec 2007
الجنس : female
علم الدوله :
 المشاركات : 2,100,611
عدد الـنقاط :3341
 تقييم المستوى : 2139

M255: Object-Oriented programming with Java











1- How many concrete classes are there? List them




2- How many interface are there? List them
3- What are the attributes and the protocol of Employee






4- What are the attributes and the protocol of FullTimeEmployee?






5- What are the attributes and the protocol of PartTimeEmployee?






6- What is the relationship between Employee and PartTimeEmployee?




What is the keyword is used to represent this kind of relationship?


7-What is the relationship between PartTimeEmployee and Perfectly?






What is the keyword is used to represent this kind of relationship?


8-Does toString method in FullTimeEmployee overload or override the toString() method in Employee?




9- Write the header of the abstract class Employee




10- Write the header of the class PartTimeEmployee


11- Write the header of the class FullTimeEmployee
12- Write the header and the body of Perfectly






Question 2 [25 marks]
The following table represents a part of a marketing list showing various employees’ names with their points.


Name Grade
“ali” 182
“ahmed” 270
“khaled” 195
“faisal” 188






This table is to be implemented and managed by an instance of a class called Marketing.


(a) Write a class header of the class Marketing and write a single attribute: index that will reference a collection suitable for holding the data in table1. [2 marks]








(b) Write a zero argument constructor for Marketing that initializes index to an instance of a suitable empty collection class. [2 marks]






















(c) Write a public instance method called add() for the Marketing class that takes no arguments and returns no value. This method should simply fill the index with the data as in the table, it should ask the user to add employees until he entered Zero as the name of the employee [5 marks]








(d) Write a public instance method for the Marketing class called: getPoints (String name). This method returns the points of the specific name that are found in the collection [5 marks]








(e) Write a public instance method for the Marketing class called printList(). This method prints the index entries. Use for-each statement. [3 marks]






(f) Write a public instance method for the Marketing class called average(). This method returns average of grades of the index entries. [5 marks]




(g) Write Java statements to do the followings: [3 marks]
• Declare and create an object called myMarket of Marketing class


• Use myMarket object to call add() method and fill the collection


• Printout average of m255 object.




• Printout the points of “faisal”










Question 3 [20 marks]
1. Write a Java code to do the followings:
2. Declare and create an integer Set called number.


3. Insert 10 values in the set






4. Printout the size of the set
5. Find average of numbers and print it




6. Find max of the numbers and print it


7. Print elements of the set using foreach


8. Test if 10 is an element of the set
9. Printout the first and the last number in the set
Aquestion 4 [15 marks]
1. Declare and create a list names.
2. Print the size of the list.
3. Adding the following element into names: "ahmed", "khaled", and "ali"
4. Print names elements using for each statement
5. Print names elements using one statement:
6. Add another element "ahmed" in position 1
7. Find the index of "ahmed "
8. Remove "ali" from names.
9. Sort names
10. Print names in reverse order.

11. Print the names in random way

حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]

حل واجب M255 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected]
__DEFINE_LIKE_SHARE__
رد مع اقتباس
إضافة رد

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


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

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


المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
حل واجب M256 قبل التسليم 00966544321455 بدون تكرار 0544321455 [email protected] محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 04-16-2013 04:40 PM
حل واجب m359 بروفيسير 0544321455 - 00966544321455 - [email protected] محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 04-06-2013 05:40 PM
حل واجب b200b : 0544321455 : [email protected] : 00966544321455 : b202b tma محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 03-30-2013 05:10 PM
حل واجب TU170 : 0544321455 : [email protected] : 00966544321455 محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 03-30-2013 04:10 PM
حل واجب gr112 للطلاب 0544321455 - 00966544321455 - [email protected] محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 03-25-2013 12:40 PM


الساعة الآن 02:51 AM


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir

RSS RSS 2.0 XML MAP HTML