Difference between Top down and bottom up approaches for a
given project ?
Answer Posted / arjun rajput
the basic difference is that generally Top down approach is occered in C and not in c++
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
Explain this pointer?
What is the difference between a reference and a pointer?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?
What is the meaning of string in c++?
Is it possible to provide default values while overloading a binary operator?
Can we sort map in c++?
What are files in c++?
Can we inherit constructor in c++?
Is it possible to use a new for the reallocation of pointers ?
Tell me can a pure virtual function have an implementation?
What does n mean in c++?
What is the use of c++ programming language in real life?
What is the use of seekg in c++?
How would you use the functions randomize() and random()?
What does override mean in c++?