Can you access the private method from outside the class?
No Answer is Posted For this Question
Be the First to Post Answer
What do u mean by wrapper Class? What do u mean by Jvm... How do u change JVM for other OS? Or No need to Change ...? its like tricky
What is the full meaning of java?
Explain different ways of creating a thread?
Explain the Propertie sof class?
what is predefined function in java?
How do you do absolute value in java?
What is a stack class in java ?
0 Answers Akamai Technologies,
What is the ResourceBundle?
2 Answers Elementus Technologies,
Can you write a java class that could be used both as an applet as well as an application?
String is an immutable object. Then how can the following code be justified. String s1 = ?ABC?; String s1 = s1+?XYZ?; s.o.p(s1); The output is ABCXYZ, which is the value of s1 ?
6 Answers Flextronics, Keane India Ltd,
What is tree node in java?
5 What is Java exception handling?