Answer Posted / kalyanram
c is a procedural oriented language ,in c there is no
security & reusabulity concepts
in c++ lan object oriented language this provide concept of
class,inheritance ..so it is more security
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is pointers in c with example?
What is scope of variable in c?
What is methods in c?
Explain what is the difference between functions getch() and getche()?
How to write a multi-statement macro?
There seem to be a few missing operators ..
p*=(++q)++*--p when p=q=1 while(q<=6)
Explain what is a 'locale'?
What is property type c?
How can I recover the file name given an open stream or file descriptor?
How do you declare a variable that will hold string values?
What is function pointer c?
formula to convert 2500mmh2o into m3/hr
What is fflush() function?
What is an example of structure?