Answer Posted / om
No, we can not extend the String class b'coz it's a final
class...
if a class is final, it's not possible to perform
inheritance operation on that class
| Is This Answer Correct ? | 50 Yes | 4 No |
Post New Answer View All Answers
What are the advantages of java over cpp?
How many types of variables are there?
What do you mean by Function Overloading in java?
What means public static?
Write a program to print count of empty strings in java 8?
What does the ‘static’ keyword mean? Is it possible to override private or static method in java?
Does chrome use java?
How is final different from finally and finalize?
What is linked hashset and its features?
What is collection class in java?
What data structures are used to perform recursion?
which class is the wait() method defined in? : Java thread
What is the role of the java.rmi.naming class?
Why are global variables used?
What are the types of sockets in java?