give me the answer of this code
class A extnds String
This code we can write r not in Java? Explain?
Answer Posted / srikanth
u can just use those methods of string class
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the purpose of the enableevents() method in java programming?
How can you write a loop indefinitely in java programming?
Difference between association, composition and aggregation?
What are the methods of object class ?
What exceptions occur during serialization?
How will you initialize an Applet?
What is the purpose of object oriented programming?
Can we override compareto method?
how we can make a write-only class in java?
What is meant by class loader? How many types are there? When will we use them?
What is purpose of keyword void?
Explain a situation where finally block will not be executed?
What are the loops in java?
What technique is carried out to find out if a particular string is empty?
What is difference between char array and string?