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...

Why java is not a pure object oriented language?

Answer Posted / dhruba guha

Java is not truely object orient Progrmaing Language ebecoz

1) in OOPS everything has to be Object but java supports
Primitive data type.

2) Java does not support multiple inheritance directly,
through help of interface java support multiple inheritance.

3) java does not esupport circular inheritance.

4) in OOPS everything need to be store heap but java use 5
type of memory heap, stack, native stack, register, code
segment.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can size_t be negative?

1248


What is the locale class in java programming?

1161


What is a stack class in java ?

1156


Is a boolean 1 bit?

1128


Difference between string s= new string (); and string s = "abv";?

1261


In which language java is written?

1033


How do you break a loop?

1037


What is annotation in java?

1112


Which keyword specify that a variable is effectively final ?

1053


What is a short in java?

1123


What are different types of control structures?

1032


What is the public field modifier?

1082


What are the types of casting?

1119


Name the components that are termed to be Heavy-weight component but available in Light-weight components?

2540


Why is the singleton pattern considered to be an anti pattern?

946