Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the types of classes in java?

Answer Posted / vikram naidu

basically in java we have 2 types of classes. those are user
defined classes and pre defined classes. in both we can
differentiate the classes in 3 ways. those are interfaces,
abstract classes and concrete classes. Where we can't create
the objects for the abstract class and interfaces. by using
inheritance concept we can able to create the object of the
for the derived classes and assign those objects to the base
class references(according to OOP concept).

Thank you.

Is This Answer Correct ?    30 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a jit compiler?

1087


String class is defined under which package in java?

1028


Write a program to find maximum and minimum number in array?

947


What is ascii format?

950


What is string in java is it a data type?

960


Why can't you declare a class as protected?

1067


What are classloaders?

976


Describe the various concepts related to object oriented programming (oop).

985


What are different exception types exceptions available in java ?

957


Is empty set an element of empty set?

1036


Write a factorial program using recursion in java?

958


What is super?

1065


What is a local, member and a class variable?

989


What is the purpose of nested class in java?

1025


How does a for loop work java?

996