what are the difference between C,C++and Java



what are the difference between C,C++and Java ..

Answer / v.krishnakumar

c language is a procedural oriented language, but c++, java
are object oridented language. java doesnot support
pointer, multiple inheritance, but c++ allow to support.
java have the facilities of database connection, but c, c++
havenot such cababilites. finally c uses malloc , calloc
for memory allocation, but c++ uses new, delete....

Is This Answer Correct ?    14 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

what is adodb??y it is used for connection of V.B and access??what is ado?dao?

0 Answers   TCS,


What is meant by spooling

2 Answers   Qiscet,


purpose of abstraction and interface

0 Answers  


what is difference between c and C#

12 Answers   MCN Solutions,


Explain with examples any 2 features of OOPS.

0 Answers   Tavant Technologies, Verifone,






what is the difference between an application and service??? i mean service which runs as in services.msc.

2 Answers  


Data structure used to impliment a menu:

0 Answers   Verifone,


WHAT IS NV RAM ?

3 Answers  


5.Call by value and Call by reference with program?

0 Answers  


What are the tasks performed by a Team Lead

0 Answers   Emphasis,


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

0 Answers   Amazon,


along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest

0 Answers  


Categories