Difference between Top Down & bottom-up - programming...

Get all Study materials here..

Difference between Top Down & bottom-up - programming...

Postby praveen » Mon Nov 28, 2011 7:51 am

C follows top down approach
C++ follows bottom up programming

TopDown
first write the main function, that calls stubs, then subdivide these stubs in smaller stubs until a real work has to be done, that code in the final files.

bottom-up
Gather small components that do basic actions that are required to do the full program work. Then assemble them by custom code, then assemble these parts to write the main method.
Regards,
Praveen
AMIE Study

ImageImage
-------------------------------------------------------------------------------------------
AMIE Online Coaching
User avatar
praveen
Site Admin
 
Posts: 1008
Joined: Thu Oct 23, 2008 1:42 pm
Location: Mumbai
membership: Senior Technician of The Institution of Engineers (India)- ST

ad
 

Return to Study Materials for Section A and B

Who is online

Users browsing this forum: No registered users and 0 guests