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
Write an algorithm for quick sort?
Where is the singleton class used?
What is entry set in java?
Is class forname reflection?
Why do we need data structure in java?
Describe 2 different ways to concatenate two strings.
Can we declare register variable as global?
What is the point of java?
What is function overriding and overloading in java?
What is the longest unicode character?
What is the difference between stringbuffer and stringbuilder?
why are wait(), notify() and notifyall() methods defined in the object class? : Java thread
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
Can a constructor be protected?
What is byte [] in java?