What is the statements?
No Answer is Posted For this Question
Be the First to Post Answer
as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data
How do I find and replace in word?
What’s the difference between unit, integration and functional testing?
How is hashcode calculated in java?
what is jndi?
What are the features of junit?
Does a class inherit the constructors of its superclass in java programming?
How do you invoke a method?
Accenture NJ mostly ask question on Collection like 1)How to sort Objcts and how treeset sort them 2)Explain mechanism of Hashcode finding in Java 3)Name some of the Sorted collection.
What is the differences between heap and stack memory in java? Explain
What is AppletStub?
What is ‘has a’’ relationship in java?