Answer Posted / moonali roul
String class, StringBuffer class, Math class, Wrapper class
| Is This Answer Correct ? | 9 Yes | 18 No |
Post New Answer View All Answers
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
What is the use of isempty in java?
make a method which any number and any type of argument and print sum of that arguments.....
When throw keyword is used?
What is an association?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is a java object and java application?
What are the advantages of java?
What is the difference between checked exception and unchecked exception?
What is the constructor?
Explain about exception propagation?
What does function identity () do?
What does a boolean method return?
Explain the transient field modifier?
Can a constructor have different name than a class name in java?