Computer Science, asked by dk5sZearana, 1 year ago

difference between c and c++ and java

Answers

Answered by neerjabinu
0
C is procedure-oriented programming language & C++, Java are object oriented programming languages.
c gives more importance to the procedure and less to the data but, where as c++ & java gives more importance to the data.

Answered by karanmanhotra47
0
in c  and java...overloading operator is not possible but in c++ it is possible2 in c and c++ variadic parameter is present but it is absent in java3 in c and c++ there is GOTO statement but in java it is not present

karanmanhotra47: plzz mark as bsy
Similar questions