Answer Posted / vantees
C
1)Structured programing.
2)In build functions are used to allocate the memory dynamically.
3)Struct members are public by default.
4)Data and functions are separated.
C++
1)Object oriented programing.
2)New ,Delete operators are used to allocate the memory dynamically
3)class members are private by default.
4)Together data and functions into single entity.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what do u mean by Direct access files? then can u explain about Direct Access Files?
Explain 'bus error'?
Why static is used in c?
What are the main characteristics of c language describe the structure of ac program?
What is volatile, register definition in C
What is the scope of an external variable in c?
What is the role of && operator in a program code?
What does node * mean?
Explain how can I convert a string to a number?
What does c mean before a date?
What does typedef struct mean?
Explain what is wrong with this program statement?
Explain what happens if you free a pointer twice?
i want to know the procedure of qualcomm for getting a job through offcampus
Is javascript written in c?