|
- managers array could be null
- Manager(manName,salary,numberProject) constructor can do something that with the parameters and a parameter could be null
- boss instance could be null
- n could be null and boss.AddManager(n); can try to do something with n
Unless you post your full code we cannot point to the exact error.
__________________
Daniel @ [ To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. ]
Language is froth on the surface of thought
|