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 java cast null?
what are the boundaries of jdk and jre?
Can an object be garbage collected while it is still reachable?
How to call a Stored Procedure from JDBC?
What is stack explain?
What is the use of :: in java?
What about features of local inner class?
How do you use nextline in java?
What is hasnext in java?
what is multitherading
What is the difference between abstract classes and interfaces?
What is an object’s lock and which object’s have locks?