What are the types of classes in java?

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


Please Help Members By Posting Answers For Below Questions

Write an algorithm for quick sort?

790


Where is the singleton class used?

755


What is entry set in java?

719


Is class forname reflection?

696


Why do we need data structure in java?

785






Describe 2 different ways to concatenate two strings.

869


Can we declare register variable as global?

709


What is the point of java?

739


What is function overriding and overloading in java?

777


What is the longest unicode character?

860


What is the difference between stringbuffer and stringbuilder?

737


why are wait(), notify() and notifyall() methods defined in the object class? : Java thread

724


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

782


Can a constructor be protected?

746


What is byte [] in java?

733