Which question? I see 9 questions.
Answer the ones you know, and we MAY be able to help with the rest.
However, this forum is not for you to submit your homework assignments for us to do.
You should at the very least try to answer them yourself first.
jerbo
Junior Poster in Training
84 posts since Sep 2004
Reputation Points: 11
Solved Threads: 1
Q1. Try looking up java members in google or structure the question differently like "whats a member in java?" then apply that answer to your question youve got. I mean i don't even know what it means by members.
Q2. How many private members does class XClass have?
Have a guess and say why you think and we will tell you if your right.
Q3. How many constructors does class XClass have?
Look up Java Constructors in a book or on the web, then check back at your code and see if you recognise anything.
Q4. write the definition of the member func so that u is set to 10 and w is set to 15.3?
Maybe you should go through a basic java tutorial if you are new to it :) It will give you somewhere to start. When youve done that come back see what you suggest for the answers and we can give you hints e.t.c
Try these:
http://java.sun.com/docs/books/tutorial/getStarted/cupojava/index.html
MrScruff
Junior Poster in Training
89 posts since Nov 2004
Reputation Points: 10
Solved Threads: 0