give me the answer of this code
class A extnds String
This code we can write r not in Java? Explain?
Answer Posted / anjani kumar jha
U cant extends String class because it is final class.
| Is This Answer Correct ? | 29 Yes | 1 No |
Post New Answer View All Answers
What is intern method in java?
Is int primitive data type?
What are autoboxing and unboxing? When does it occur?
Can a static member function access member variable of an object?
What about interthread communication and how it takes place in java?
What are scriptlets?
What is contract between hashcode and equal method?
What is the difference between equals() and == in java?
What about anonymous inner classes in java?
Explain all java features with real time examples
What is boolean law?
What is the difference between a break statement and a continue statement?
What are java methods?
What is java basic concept?
What are the differences between stringbuffer and stringbuilder?