Answer Posted / nataraj
c is an basic language, and c++ is advanced language.and c
is an basic of the program.
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
What is s or c?
What is preprocessor with example?
What are different types of variables in c?
What is return in c programming?
Differentiate between the expression “++a” and “a++”?
What are the advantages and disadvantages of a heap?
What does sizeof return c?
Are global variables static in c?
What is the size of enum in c?
What are the different file extensions involved when programming in C?
What is the difference between malloc calloc and realloc in c?
How can I read data from data files with particular formats?
Can we compile a program without main() function?
What is advantage of pointer in c?
What is meant by preprocessor in c?