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 is use of set in java?
Which list is sorted in java?
Can we initialize the final blank variable?
How many bytes are there?
What are facelets templates?
Why does java not support pointers?
What is a singleton class in Java?
What are different access specifiers in java?
Explain about arraylist?
Can list be null in java?
What is off heap memory?
Define nashorn in java8.
What is difference between variable declaration and definition?
Can we cast any other type to boolean type with type casting?
How do you represent a space in regex java?