Answer Posted / manish soni
1.c is supprt top down approach while cpp support bottom up
approach.
2.c can't handle big program while cpp can do this task.
manish soni TBC jaipur
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is cohesion and coupling in c?
What does it mean when a pointer is used in an if statement?
What are shell structures used for?
What does char * * argv mean in c?
Explain how do you determine whether to use a stream function or a low-level function?
What language is c written?
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
What is keyword with example?
What is the purpose of void pointer?
Why does the call char scanf work?
Why is c known as a mother language?
What is the most efficient way to count the number of bits which are set in an integer?
What is the explanation for cyclic nature of data types in c?
What is typedef struct in c?
Can you define which header file to include at compile time?