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 method in java with example?
What is the difference between int and integer in java?
How to check if a list is sorted in java?
If a method is declared as protected, where may the method be accessed in java programming?
What is __ init __ functions?
What is variable explain?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is type parameter in java?
What is remote method invocation (rmi)?
What ide should I use for java?
What is hash code collision?
If try block is successfully executed, Then Is Finally block executed?
Can a top level class be private or protected?
What is the purpose of a default constructor?
What are measurable parameters?