Difference between Top down and bottom up approaches for a
given project ?
Answer Posted / pankaj
top-down approach is time consuming type of approach
and bottom-up approach is less time consuming type of approach
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
What gives the current position of the put pointer?
Which bit wise operator is suitable for checking whether a particular bit is on or off?
What is void pointer in c++ with example?
Can we change the basic meaning of an operator in c++?
Explain storage qualifiers in c++.
What is #include sstream?
what is VOID?
Specify different types of decision control statements?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
Why c++ does not have finally?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Can constructor be private in c++?
Explain the use of virtual destructor?
What is difference between c++ and c ++ 14?
Is python written in c or c++?