Answer Posted / jaya
in c data hiding is not possible and we have to write
complete program at a time.whereas in c++ data hiding is
possible and one can divide a huge program into certain
small programs later combine it into one as per one's
choice.moreover we hav header file different.eg:<stdio.h>
in c supports printf & scanf statements while <iostearm.h>
in c++ supports cout statements......
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Should I learn c or c++ or c#?
What is runtime polymorphism in c++?
List the features of oops in c++?
Where must the declaration of a friend function appear?
What is lambda in c++?
Comment on local and global scope of a variable.
what are Access specifiers in C++ class? What are the types?
What are the characteristics of friend functions?
How many keywords are used in c++?
Write a program which employs Recursion
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
What is size_type?
How do you establish a has-a relationship?
What is data binding in c++?
C is to C++ as 1 is to a) What the heck b) 2 c) 10