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
Why collection doesn’t extend cloneable and serializable interfaces?
How is java hashmap implemented?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Can we use a switch statement with strings?
Can we increase size of array?
How to Sort Strings which are given in List and display in ascending order without using java api.
What are the differences between forwarding () method and sendredirect() methods?
What is the method to declare member of a class static?
What is a constructor, constructor overloading in java?
Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)
What is difference between adapter class and listener?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
Write a program to print fibonacci series
What are JVM.JRE, J2EE, JNI?
How hashmap increases its size in java?