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 Cpp And Java

Answers were Sorted based on User's Feedback



what is the difference between Cpp And Java..

Answer / syamala

in cpp pointers are used,in java pointers are not used.

Is This Answer Correct ?    2 Yes 1 No

what is the difference between Cpp And Java..

Answer / subramanyam reddy.b

java is 100% pure object language because it supports all the features of oops and also overcome the draw backs of c++. all c++ programs can be written like cc programs, c++ support friend functions to access private data members, it is illegal. tell me why we have to use private key word to provide security for our data, but by using friend functions we can access the private date it is illegal.c++ does not support automatic gorbage collection, even though destructors are exists in c++ we need to write the code for destructors, without writing code it wont work. in java we have gorbage collectors.c++ support only seequential access where as java support concurrent access of data by using multi threading concept.java is used to develop distributed applications but c++ for staand alone applicatiuons............ like this we have many advantages with java

Is This Answer Correct ?    0 Yes 0 No

what is the difference between Cpp And Java..

Answer / praneeth

in cpp there exist the concept of virtual classes where as in java it is not present

Is This Answer Correct ?    0 Yes 1 No

what is the difference between Cpp And Java..

Answer / sudheesh

What the hell is this , somebody confirm whether CPP or
Java as the pure oject oriented comcept ....PLs Reply ....

Is This Answer Correct ?    3 Yes 8 No

what is the difference between Cpp And Java..

Answer / ravikiran(aptech mumbai)

cpp is a pure object oriented programming,where as java is
not because it doen't support multiple inheritance

Is This Answer Correct ?    29 Yes 54 No

Post New Answer

More Core Java Interview Questions

what is the difference between object and class

10 Answers   IBM,


describe method overloading

0 Answers  


What is the difference between static and non-static variables in java programming?

0 Answers  


How will you load a specific locale?

0 Answers  


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

0 Answers  


What is token in java?

0 Answers  


What is the base class for error and exception?

0 Answers  


What is pangram in java?

0 Answers  


What is hashmap and map?

0 Answers  


What is ellipsis in java?

0 Answers  


Why do we declare a class static?

0 Answers  


What are the OOAD concepts in java explain with examples?

4 Answers   Aricent, CTS,


Categories