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 difference between c++ language and java language

Answer Posted / aakash

java codes looks very similar to that of c++,but there are
many differences.
1.java has no preprocessor or header files.
2.java has no global variables.
3.java has automatic garbage collection.
4.java has no pointers.
5.java has no goto statements.
6.java has no multiple inheritance,java use interfaces instead.
7.java has no destructor.
8.java has strict lenghs for primitive types.

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 problem with multiple inheritance?

1229


What is inheritance in oop?

1089


What is difference between abstraction and encapsulation?

1131


write knight tour problem which is present in datastructure

2713


Can a varargs method be overloaded?

1155


Why do we use oops?

1068


What is a superclass in oop?

1217


Plese get me a perfect C++ program for railway/airway reservation with all details.

3954


Why do we use encapsulation in oops?

1083


What is object and example?

1224


What polymorphism means?

1131


What is inheritance write a program to show use of inheritance?

1200


What is constructor in oop?

1166


Explain the advantages of inheritance.

1190


How to call a non virtual function in the derived class by using base class pointer

6682