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

What is the difference between C++ & Java?

Answer Posted / ashish saran

There are many differences between C++ and Java, but they are all having some kind of substitute for that in one another. for eg, Java is missing pointers but there are collections framework in Java for implementing data structures.Java is missing multiple inheritance but has interfaces for that.

The architecture of both languages differ. In C++ header files are used, while the whole architecture of Java depends on Classes(there are also advantages to that).

However the main differences are of Multi-Threading and Platform Independence which are only in Java. Also it is more Programmer friendly.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by constructor?

1034


Why we use multi threading instead of multiprocessing?

1123


Explain the protected field modifier?

1150


What is use of static in java?

1239


Can size_t be negative?

1247


Describe how to implement singleton design pattern in struts.

1069


Explain the private field modifier?

1150


How does arraylist size increase in java?

1175


What is Hierarchy of exception?

1145


How do you clear a list in java?

1208


Why singleton is not thread safe?

1043


Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?

1201


what is mena by object block any what is the use of that

2263


What is rmi and steps involved in developing an rmi object?

1114


What is Recursion Function?

1263