There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert string to char and vice versa?
What is floating data type?
What are the Class Libraries ?
What are the three best choices for a development environment?
What is the minimum and maximum length of an identifier?
What is the program development process?
What is JFC?
If all the methods in abstract class are declared as abstract then what is difference between abstract class and in interface?
What is the difference between an argument and a parameter?
What is method overloading in JAVA? Why is it not present in C ?
0 Answers Akamai Technologies,
There are two classes named classa and classb. Both classes are in the same package. Can a private member of classa can be accessed by an object of classb?
What is the importance of hashcode() and equals() methods?