sudha abc

Greenhorn
+ Follow
since Dec 07, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by sudha abc

I took SCJP1.4 last week and scored 96%. (59 correct answers out of 61).
I owe the score to Kathy Sierra and Bert Bates for their excellent book.

I read the book thrice, did all the practice questions twice and attempted all the mock exams listed on this forum.

Good luck to everyone taking the exam.

Sudha.
19 years ago
Thanks Jim.
I find the question little confusing. Should it be rephrased as:
Question: Can an instance method of a class access a private variable of another object of the same class?

Would you agree?
Question: Can one object access a private variable of another object of the same class?
Answer: Yes.

Can someone provide me with an example to substantiate the above please?

Thanks.