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

Is Java is 100% pure OOPS? Explain?

Answer Posted / rupali

no. java is not 100% pure OOPS.Bcz:
1). it does not support multiple inheritance and pointers
which are the concepts of oops.
2). it provides primitive datatypes which are not treated
as objects.
3). Bcz of static keyword.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the largest data type in java?

1021


What is the type of lambda expression?

1087


What do you understand by looping in java? Explain the different types of loops.

1088


Does java arraylist maintain insertion order?

1052


What is jit compiler ?

1039


can java object be locked down for exclusive use by a given thread? : Java thread

1155


What is a substring of a string?

1233


What are the four versions of java?

1071


What is a class object?

1015


What are advantages of exception handling in java?

1072


What is the purpose of the finalize() method?

1299


What is the dot operator?

1065


Is array dynamic in java?

991


What is the scope or life time of instance variables?

1162


What is += mean in java?

1054