what is available in C language but not in C++?
Answer Posted / sara
pointers r available in c which is not available in c++
| Is This Answer Correct ? | 8 Yes | 44 No |
Post New Answer View All Answers
a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above
How many bytes are occupied by near, far and huge pointers (dos)?
What is function and its example?
What are disadvantages of C language.
Explain what does a function declared as pascal do differently?
code for find determinent of amatrix
Can you think of a logic behind the game minesweeper.
Once I have used freopen, how can I get the original stdout (or stdin) back?
How can I delete a file?
Are c and c++ the same?
What are the advantages of c language?
Can we declare function inside main?
What are the benefits of c language?
Explain the advantages of using macro in c language?
Why do we need functions in c?