Answer Posted / ritesh pal
An accessor is a class operation that does not modify the state of an object. The accessor functions need to be declared as const operations
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you understand by access specifiers in Java?
What is a programming object?
Is java ee a framework?
Why do we use return statement?
What is a class object?
Is main a function?
What is an exception in java?
Can you declare an interface method static?
Can we use static class instead of singleton?
What is the properties class?
Differece between class and generic class?
Can we override the static methods?
What data type is true or false?
What are the two types of java?
Explain the difference between static and dynamic binding in java?