difference between c and c++?
Answer Posted / asri
c is procedure oriented language and gives importance to
procedure that is functions rather than data.c is middle
level language.
c++ is object oriented language and gives importance to
object that is data
c++ is high level language
Is This Answer Correct ? | 393 Yes | 36 No |
Post New Answer View All Answers
What is setiosflags c++?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
Is map sorted c++?
Describe the advantage of an external iterator.
In which header file does one find isalpha() a) conio.h b) stdio.h c) ctype.h
what Is DCS ? what i will get benefit when i did?
Write a recursive program to calculate factorial in c++.
List the special characteristics of constructor.
What is the role of C++ shorthand's?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
Explain how the virtual base class is different from the conventional base classes of the opps.
What's c++ used for?
What are the storage qualifiers?
Where do I find the current c or c++ standard documents?
Is c++ still in demand?