Answer Posted / raj singh
There r 2 type of class in java , first is pre-define class( which r define in advance for diff. Purpose like String, StringBuffered ,Applet class. Some Of these classes stored in packages...) and other is user-define class ( which r define by the user for its usage's.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is the difference between import java.util.date and java .util?
What are instance variables?
What is an accessor?
Is it safe to install java on my computer?
When do you get classcastexception?
Which one of the following suits the description of a string better: derived or primitive?
What happens when a thread cannot acquire a lock on an object in java programming?
How is abstraction implemented in java ?
Does sprintf add a null terminator?
Does java have a compiler?
Is jdk required on each machine to run a java program?
What is meant by collection in java?
Explain aggregation in java?
How does arrays sort work in java?
How do I print a “?