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

1) c++ is platform dependent
Java is platform independent

2) multiple inherence is possible in c++ but not in Java

3) Pointers possible in c++ but not in Java

4) we cant create web applications in c++ but can in Java

5) A c++ program can be without class, but java program
should be in class :)

Is This Answer Correct ?    26 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is super constructor?

1053


What is a flag variable?

1028


What are static variables and functions?

1186


Why generics are used in java?

1100


State some situations where exceptions may arise in java?

1103


What does the “final” keyword mean in front of a variable? A method? A class?

1037


What is size_t?

1035


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

1239


What is backdrop?

1133


Write a java program for binary search?

1126


What is the purpose of nested class in java?

1137


can rmi and corba based applications interact ?

1125


Is a copy constructor?

1117


Can a private method be declared as static?

1066


What are the drawbacks of reflection?

1061