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
Explain the difference between strcpy() and memcpy() function?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
How would you obtain the current time and difference between two times?
Explain what is a program flowchart and explain how does it help in writing a program?
What is a scope resolution operator in c?
Write a program to check palindrome number in c programming?
What is null in c?
What is an array? What the different types of arrays in c?
Why is c not oop?
What is the difference between array and structure in c?
How to implement a packet in C
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
What is && in c programming?
What is C language ?
Ow can I insert or delete a line (or record) in the middle of a file?