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
How do you determine whether to use a stream function or a low-level function?
What are examples of structures?
What extern c means?
how many errors in c explain deply
What is dangling pointer in c?
Explain why C language is procedural?
What is pointers in c with example?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
Which are low level languages?
Explain function?
What is wrong in this statement?
What is the purpose of main() function?
Which of the following operators is incorrect and why? ( >=, <=, <>, ==)
How are strings stored in c?
When can a far pointer be used?