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
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions
Why structure is used in c?
Can a void pointer point to a function?
Explain the properties of union. What is the size of a union variable
What is an endless loop?
Can a variable be both const and volatile?
What are the properties of union in c?
How many types of arrays are there in c?
Is there any data type in c with variable size?
What is anagram in c?
What is the use of bit field?
In which header file is the null macro defined?
What oops means?
why wipro wase
Given a valid 24 hour format time find the combination of the value and write a program ,do not hard the value and if any other inputs provided should work with the logic implemented Input: 11:30 Output: 13:10 Input: 18:25 Output: 21:58