تقييم الموضوع :
  • 0 أصوات - بمعدل 0
  • 1
  • 2
  • 3
  • 4
  • 5
الرجاء المساعدة
#1
السلام عليكم لو ممكن تساعدوني في حل هذا السؤال اكون شاكرة جدا 

 
A student is caracterized by first name (String), family name (String), id (int) and pass word
(String). A student can perform the following operations:
He can get (obtain) and set (modify) his id.
- He can get (obtain) and set (modify) his pass word. To modify his pass word, he
must give the old pass word to check if it is his account. If it is Ok, the pass word
will be changed. If not, a message displayed to inform him that it is impossible to
change the pass word.
1. Based on the description above, write a java class Student.java to model a student.
2. Write a method main to create one student called s1 with first name = Ahmed,
family name = Salah, id = 12058410, and pass word = Azerty.
3. Change his id as 12058320. Don't forget to use set method for id.
4.
5. Display all information of the student (You can access the attribute by
Change his pass word as Querty. Don't forget to use set method for pass word.
s1.attribute name).
الرد }}}
تم الشكر بواسطة:


المواضيع المحتمل أن تكون متشابهة .
الموضوع : الكاتب الردود : المشاهدات : آخر رد
  [سؤال] ارجو منكم المساعدة - كود جافا سكريبت Decode base64 amedyaz 0 1,887 04-02-20, 01:37 AM
آخر رد: amedyaz
  الرجاء المساعدة SosoFf 0 1,350 01-10-19, 02:38 AM
آخر رد: SosoFf
  ارجو المساعدة في الجافا سكربت " عندي سؤال " شااعرك 3 3,099 02-03-13, 08:05 PM
آخر رد: أبو يعقوب

التنقل السريع :


يقوم بقرائة الموضوع: بالاضافة الى ( 1 ) ضيف كريم