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?

Answers were Sorted based on User's Feedback



What is the difference between C++ & Java?..

Answer / himani saxena

c++ is object oriented programming and Java is pure object oriented programming

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / himani saxena

c++ is object oriented programming because in c++ without class program will make but java not make program without class therefor java is purely oops.

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / tiwari suryaprakash

WITHOUT LINKER(#) U CAN'T RUN C++
IN JAVA THERE ARE NO ANY EXPRESSION(!,@,#,$,%,^,&,&,*) FOR LINK.

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / g krushna kanth

JAVA can be used for some web based applications where as C++ cannot be used than JAVA

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / manoj ku. mallick

c++ is advance version of c language .
c++ is a language where as we treat java as a technology
not just as a language.
the main differences between two are given
1.purely object oriented.
2.java is simple(it doesnot use pointer)
3.java is secure.
4.it doesnt support multiple inheritance
5.interface concept which play a vital role in java.
6.multithreading concept also play a vital role.

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / rachana

C++ DON'T HAVE HAVE AUTOMATIC GARBAGE COLLECTION BUT JAVA
HAVE AUTOMATIC GARBAGE COLLECTION

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / k.s.mayuri

C++ platform dependent whereas java platform independend

Is This Answer Correct ?    5 Yes 0 No

What is the difference between C++ & Java?..

Answer / raam

program can run without using the class name in c++....
it is must that program is to be run using class name

Is This Answer Correct ?    4 Yes 0 No

What is the difference between C++ & Java?..

Answer / eunice

C++ SUPPORT TEMPLATE WHILE JAVA DOES NOT SUPORT TEMPLATE
C++ IS OBJECT ORIENTED LANGUAGE

Is This Answer Correct ?    4 Yes 0 No

What is the difference between C++ & Java?..

Answer / alka yadav

c++ is a superset of c but java is neither a superset nor a subset of c or c++.

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

Can a method be static?

0 Answers  


What is a lambda expression ? What's its use ?

0 Answers  


What are different types of classloaders?

0 Answers  


Why do we need wrapper classes?

0 Answers  


If two threads have same priority which thread will be executed first ?

0 Answers  


How many bytes is a string?

0 Answers  


Do you know why doesn't the java library use a randomized version of quicksort?

0 Answers  


Which method returns the length of a string?

0 Answers  


what is an object and how do you allocate memory to it?

6 Answers   Anshinsoft, Wipro,


can any one send me the example program of immutable class?

2 Answers   Arfin, TCS,


Can private class be extended java?

0 Answers  


Can constructor return value?

0 Answers  


Categories