Java Interview Important Questions
Java Interview Important Questions
2.What is data hiding and how can u achieve in java? Demonstrate with an example?
13.what is an abstraction?
17.Explain why we have to override toString(),equals and hashCode method? With example?