![]() |
Need array help, desperately !!
1 Attachment(s)
Hey there, currently i have a 1 week home/quiz some like that i quite lost on array which focuses on java OOP.
The program consist of 3 classes and 1 application to run it. There are : Applicant , job and Agency class i just finish doing 2 classes which is Applicant and Job class Just the agency i not very sure how to do it. i will show below the two classes :
public class Applicant{Job Class :
public class job{Gee can some1 who good at array kindly help me with sample code to let me understand how to check on duplicate applicant, return null, add and remove array. PLease help a newbie in java. For you guys want to know what the program wants i have put the question in document 2003 for better understanding (attachment file below) Thanks in Advance :) |
Re: Need array help, desperately !!
If I understood anything of what you said, I might have answered. Try to not talk in broken English.
|
Re: Need array help, desperately !!
I'm very sorry about the broken english, but i put the document in the attachment for further understanding, if in the thread you don't understand what i'm talking about .
No offence :$ |
Re: Need array help, desperately !!
can u help a brother out! geeeezzzz!
|
Re: Need array help, desperately !!
Actually, domquem, we can't.
If you read the site rules, doing homework is against site rules. The attached document is homework, and he is asking us to adding parts of the solution that he has not done himself. His question is also as clear as mud as well. Even if it wasn't homework, it is necessary to ask a clear question in order to get a clear answer. |
Re: Need array help, desperately !!
There is a class called ArrayList. The methods you are looking for are named:
1. contains - tell if applicant exists in the list 2. add - add an applicant to the list 3. remove - remove an applicant from the list Please read that documentation and attempt to solve this on your own. The documentation is available in some languages other than english. |
| All times are GMT -5. The time now is 1:10 PM. |
Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC