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 C++ Partial Object Oriented Programming Language and C#
and Java Fully Object Oriented Language

Answer Posted / mohan pratap singh

1-In C++ we can use functions outside of any class,
while in Java all methods (functions) must be
included in a class.
2In java one object should have only one
hierarchical parent reference.but In C++, Multiple-Inheritance
contradicts this principle.
so we say that java is a purely oop language.while c++ is
partialy oop language.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What framework is used for performance testing/load testing?

1903


Why do we use struct in c#?

916


Can enum be null c#?

931


What is the difference between string and stringbuilder in c#?

907


How do I join one form to another in c#?

866


Why data types are important in c#?

882


How do you pass reference parameters in c#?

861


What do you understand by 'access specifiers' in C#?

855


What is the difference between ref & out parameters in c#?

882


Why do we use interfaces in c#?

895


Why do we use hashtable in c#?

906


What is the difference between console application and windows application?

948


What is a dynamic assembly?

908


Explain how can you clean up objects holding resources from within the code?

866


What is private and shared assembly?

941