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 pure object oriented or not? if yes, give the valid
reason.

Answer Posted / raamnaresh reddy.r

No,
Reason 1:- All predefined types are not Objects.
Example:- int a=10;
Reason 2:- All operations performed on objects are not
only through methods exposed at the objects but also we can
perform directly ., for example ., we can replace String
concatenate method concat() by '+'.,
Example:- String a="JAVA"+"notfullyOOL";

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I extend singleton class in java?

1152


What are functions in java?

1004


If goto and const is reserve words than why it is not work in java?

2023


Can an interface implement another interface?

1089


What are the ways in which a thread can enter the waiting state?

990


What are constructors in java?

1193


How the metacharacters are different from the ordinary characters?

1065


Can java cast null?

1080


What are strings in physics?

1071


What’s meant by anonymous class?

1146


What is the purpose of void?

1034


What is the default value of byte datatype in java?

974


How to display all the prime numbers between 1 and 100

1080


What are the differences between graph and tree?

1155


Explain covariant method overriding in java.

1163