اتمنـــى مساعدتكم ياآ مبرمجين ..>>بليز لا تخذلوني :$
السلام عليـــكم ورحمة الله وبركاآته ...
انا دايم بأقرا موضايع بس ولا مرا شاركت او طلبت مسااعده بللللييييز دا الوقت انا بالمرررررررا محتاجتكم اتمنى المساعده السؤال عليه 10 علامات والمس ادتنا هوا متأخر ودحين وقت اختبارات زي ما انتو عارفين بليييز اتمنى المساعده :(
create contact class that contine:
*contact name
*contact email
*contact phon numbers
and he folloing method
*argument constructer
*set and get method
*to string
create address book java class that contines
*array of contact objects
*array_size which is constant data which is equal 100
*num_contact,number of contacts that you created in the array (initially equal 0(
and the following method
*defaulte constructer
*add contact ,that has one parameter of type contact .initially be sure that it is not found ,if it is not found insert in into array ,otherwise print a masseg ("contact found in your address book")
main progran
*create file name address.txt if it dose not exist ,append new data to it if the file alredy exists
*read from user information about 5 contact and insert them into adress .txt file
*(data separator is space,contact separator is new line)
*create object of class address book called (phoneContact (
,read all data from address .txt file and insert them into contact array in phonContact
*print all contacts details from phonContact object
بليييز انتظر المسااعده :"(
|