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
What are keyboard events?
explain what is transient variable in java?
How do you print array in java?
How do you define a parameter?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Hi friends i want display Triangle shap stars(*) please can tell me any one java code logic? * *** ***** ******* Like this
What is java in layman terms?
What is the tradeoff between using an unordered array versus an ordered array?
What is anonymous inner class?
What is this keyword used for?
What are checked exceptions?
Which of the following classes will have more memory allocated?