What are the types of classes in java?

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


Please Help Members By Posting Answers For Below Questions

What is rmi and steps involved in developing an rmi object?

788


Can we override private method?

781


What is difference between equals and hashcode method?

751


What is a generic type?

747


What is array command?

792


What are the 6 mandatory procedures for iso 9001?

719


What is the purpose of static methods and variables?

730


What 5 doubled?

712


Which is easier .net or java?

829


Write a java program to print fibonacci series?

727


what is daemon thread and which method is used to create the daemon thread? : Java thread

723


Write a program to search a number in the given list of numbers.

801


What is singleton pattern?

759


What are the escape sequences in java?

738


What is finalize()? Is finalize() similar to a destructor?

723