Answer Posted / guest
c is a low level language c++ is middle level language, in
c functions are building blocks where as in c++ objects are
building blocks, c having structures and unions,but c++ not
having any structures and unions.c is platform
inependent,c++ is platform independent
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
how to count no of words,characters,lines in a paragraph.
Do you know the use of 'auto' keyword?
What is structure packing in c?
How can you restore a redirected standard stream?
How can a process change an environment variable in its caller?
What are local static variables? How can you use them?
Explain c preprocessor?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent
What do you understand by normalization of pointers?
Can we declare a function inside a function in c?
Explain how are portions of a program disabled in demo versions?
What is 2 d array in c?
Why is it that not all header files are declared in every C program?
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array