What is encapsulation in java?
No Answer is Posted For this Question
Be the First to Post Answer
Write a function for palindrome and factorial and explain?
0 Answers Honeywell, Huawei, Zomato,
What are access modifiers?
What is the integer of 16?
Can you declare the main method as final?
Can static methods be inherited?
What is data abstraction? Elaborate with example?
What is the Concept of Encapsulation in OOPS
The following program is Overloading or Overriding? public class PolymorphismEx { public int sampleMethod(int a) { return a; } public String sampleMethod(int a) { return "Is it Overloading or Overriding???"; } }
4 Answers Ness Technologies, TCS,
Why are getters and setters used?
How do I get the | symbol on my keyboard?
What is the difference between serial and throughput garbage collector?
What are the features of junit?