Explain the difference between abstraction and encapsulation.
No Answer is Posted For this Question
Be the First to Post Answer
Why Java doesn’t support multiple inheritance?
What are conditionals and its types?
What are the concepts of 'OOPS'?
What is a class instance variable?
Write a program for recursive Traverse?
What is bool mean?
I have a String s = java; What is the output when I say s.replaceAll('j', 'k'); Also what is the value of s after replacing?
What is meant by Static query and Dynamic query?
Explain in detail about encapsulation with an example?
Explain the private field modifier?
What is boolean query?
What is the use of static methods?