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 purely oop Language?

Answer Posted / prem kumar sp

Hi.. All
According to Me Java is an Pure Object Oriented Programming
Language.. because

1.It supports all the features of object oriented programming
2. we can write an java application with out using primitive
data types, we can use wrapper classes instead on primitive
data types
{ex instead of int we can use Integer, instead of double we
can use Double}
3. Java Supports multiple inheritance through interfaces

so we can write a full fledged object oriented programs
using java...

Hence it is pure object oriented programming language

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 polymorphism explain its types?

1217


How to call a non virtual function in the derived class by using base class pointer

6683


What is difference between polymorphism and inheritance?

1132


Is abstract thinking intelligence?

1109


Write a program to reverse a string using recursive function?

2408


write string class as your own class in java without using any built-in function

2550


class type to basic type conversion

2469


What is object and class in oops?

1115


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

2178


What is coupling in oops?

1220


explain sub-type and sub class? atleast u have differ it into 4 points?

2359


Which method cannot be overridden?

1171


What do you mean by variable?

1095


Can we create object of interface?

1175


Why do we use inheritance?

1192