Answer Posted / rana
A class is said to be final when i dnt want my class to be
extended by any class so that methods implementation cannot
be changed.
For ex String is a final class
| Is This Answer Correct ? | 31 Yes | 3 No |
Post New Answer View All Answers
What are the three parts of a lambda expression?
What is a generic data type?
What is array in java?
Explain the features of interfaces in java?
Why is java multithreaded?
what are abstract functions?
Describe the process as to how substring() methodology mechanisms in java.
Explain about class in java?
What is stored procedure. How do you create stored procedure ?
Why is java logo a cup of coffee?
What does singleton class mean?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What do you meant by active and passive objects?
What is the difference between static (class) method and instance method?
What is the declaration statement?