Answer Posted / guest
c is procedure oriented language
c++ is object oriented language
c is a not secure
c++ is a secured
c is low level language
c++ is a middle language
c is top-down approach
c++ is bottom-up approach
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
What are comments and how do you insert it in a C program?
Explain bit masking in c?
Explain Basic concepts of C language?
What are global variables?
What is pragma in c?
What is difference between scanf and gets?
How to Throw some light on the splay trees?
How important is structure in life?
What is meant by inheritance?
What is a void * in c?
What does void main () mean?
Explain indirection?
Describe the difference between = and == symbols in c programming?
What is structure in c explain with example?
differentiate built-in functions and user – defined functions.