Home » Ask & Discuss » Board Exams - CBSE, ICSE, State Boards » Computer Science « Back to Discussion
Computer Science
Comments (10)
BottomUp Approach
In a bottom-up approach the individual base elements of the system are first specified in great detail. These elements are then linked together to form larger subsystems, which then in turn are linked, sometimes in many levels, until a complete top-level system is formed. This strategy often resembles a "seed" model, whereby the beginnings are small, but eventually grow in complexity and completeness. Object-oriented programming (OOP) is a programming paradigm that uses "objects" to design applications and computer programs.
what exact answer is..........in the C prog. the main function can be written at bottom of the prog. so at a time why should we call that prog. as a botttom prog. so,finally answer is in prog. can divide as some task by task.......it the way of approch to the task....that's enough........













oops is a advance model of c. so only it called as top down approach