Answer Posted / ravi jain
in above ans
marking the all methods as final gives no mean as
class is final.
for methods point of view do not provide any
setter/mutator methods in class.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is the difference between pass by reference and pass by pointer?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
Is java map thread safe?
What is array initialization in java?
What is static method with example?
What is a boolean used for?
what do you mean by classloader?
What initialize variables?
How do you clear a list in java?
What are constants and how to create constants in java?
What are bind parameters?
What do you mean by Hash Map and Hash Table?
Explain about exception propagation?
What is internal iteration in java se 8?
How to calculate the length of a singly linked list in java?