What is an accessor?
Answer / 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 |
Can we override final method?
What access modifiers can be used for methods?
Can we have any other return type than void for main method?
What is an 8 bit word?
What ide should I use for java?
Is zero a positive integer?
What are the 3 types of control structures?
In which JDK version event-delegation model is introduced?
What is difference between fail-fast and fail-safe?
What is a vector in java?
Which is better ascii or unicode?
What is variable in java?