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 / abc

->java not suppport operator
overloading,typedef,preprocessor,multiple
inheritance,structure,union,goto.

->there are no stand alone function in java.

->scop resolution operator replaced by dot(.)

->no need to include header files.

->java uses compiler and interpreter both, but c++ has
their is only compiler.

->java does not support unsigned integer.

->thread support is built in java but not in c++.

->internet support is built in java but not in c++.

->all code in java program is encapsulated with more than
one class.

->java does not have the delete operator.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of private static?

1050


What is the difference between JDK and JVM?

1270


What is increment in java?

962


What is local class in java?

1089


What restrictions are placed on method overloading in java programming?

1051


Which types of exceptions are caught at compile time?

1033


What is hash table in java?

1017


What is string pool in java?

1017


What is parameter example?

1019


What is the access scope of protected access specifier?

998


What is the longest unicode character?

1151


How many bytes are a float?

983


Can inner class have constructor?

1042


How to use string tokenizer class.

1207


What are generic methods?

974