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 meant by anonymous class?

974


What is a nested list?

915


What is classes in java?

883


Is hashset ordered?

980


What is use of static method?

990


Can we have multiple catch block for a try block?

940


What is type conversion in java?

978


What is remote method invocation (rmi)?

1006


Is assembly language a low level language?

868


Why local variables are stored in stack?

921


What is an infinite loop in java? Explain with an example.

974


How to check if linked list contains loop in java?

846


Explain what are final variable in java?

1020


Why is sizeof not a function?

941


What is string [] args?

956