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

Differences between c++ and java are as follows:-
..c++ has header file #include<iostream.h> whereas java has import java.io.*;
..c++ uses clrscr() and getch(), java do not.
..c++ supports destructor, whereas java do not.
..complilation and running program differs in c++ and java.
..java is platform independent and machine independent, whereas c++ is not.
..In c++,the entire program is written in one class itself whereas java can have multiple classes.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we have more than one package statement in the source file?

1022


what is the purpose of the runtime class?

1016


Explain what is Marker interface?

1038


What is a short in java?

966


What is the purpose of the wait(), notify(), and notifyall() methods in java programming?

1003


Which java ide is used the most?

948


Can we create constructor in abstract class ?

991


What is sizeof in java?

1052


What is java’s garbage collected heap?

918


placement papaers of spring computing technology

1363


How do you convert bytes to character in java?

946


How is a variable stored in memory?

935


What is jit compiler in java?

1030


What is string :: npos?

1003


Is it compulsory for a try block to be followed by a catch block in java for exception handling?

952