answersLogoWhite

0


Best Answer

Top down and bottom up programming are two approaches or methodologies employed for designing structured programs in C.

TOP DOWN APPROACH

In a top down approach a program(structured) is designed by using the top down methodology as follows..

First the overall structure of the program is designed and it is defined and then it is followed by the designing of individual functions..

BOTTOM DOWN APPROACH

The bottom down approach is just the opposite of the top down approach..

ie, the program is designed by first designing the individual functions followed designing of overall program structure

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is bottom up approach in C programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What Example of structured programming?

C is a structured programming language. PHP, COBOL is also a structured programming language. These languages follow a top down approach.


Create a spiral in C programming?

create spiral in c programming?


What is a C compiler as used in C programming?

In C programming, C compiler is user to translate C source into C object module.


What programming language makes it easier for programmers who know that language to pick up java quickly?

C++, C#


Name of object oriented programming language?

C++ is the name of a programming language.

Related questions

What is bottom approach in c plus plus?

As Cpp purely follows object oriented programming approach , first the entities or classes are developed based on the design or domain model, and the problem is addressed , but opposite in c


What is the approach of C programming known as?

Sequential style, or function-oriented. Which is opposed to object-oriented, as in C++.


Where can one learn to manipulate a C file?

C programming is one of the most popular forms of programming and there have been many books written on the subject. You can learn how to manipulate one of these files from a book like C Programming: A Modern Approach by K.N. King.


Why are you learning c plus plus?

We learn it cause C++ are useful in programming. It is a language in programming. ********************************* Personally I like C better, there is much less code and fewer opportunities stuff up. C usually produces smaller programs that run faster. C++ tends to hide things from the programmer (you don't need to know approach) that makes debugging more challenging.


What is the structured programming and object oriented programming in computer programming according to the developer of C programming Dennis Ritchie?

Generally speaking, in structured programming language the flow of control or the execution of the program by the compiler is straight. Only for the function call, the controls may jump. It is also called as Bottom - UP approach. Program consist o functions But on the other hand object oriented programming is different. Here instances for the classes are created as objects and every task is achieved through those objects. Here program contains classes and within that we have member functions and member variables. In oops we have got inheritance , encapsulation, polymorphism those concepts cannot be found in structured languages. Example: Strucured language - C Oops enabled lanuages - java, C++


What Example of structured programming?

C is a structured programming language. PHP, COBOL is also a structured programming language. These languages follow a top down approach.


What has the author C Joseph Sass written?

C. Joseph Sass has written: 'Basic programming for business' -- subject(s): BASIC (Computer program language), Business, Data processing 'A structural approach to FORTRAN 77 programming' -- subject(s): FORTRAN (Computer program language) 'Fortran IV programming and applications' -- subject(s): FORTRAN IV (Computer program language) 'A structured approach to BASIC programming' -- subject(s): BASIC (Computer program language)


What is c and c in computer programming?

C and C++ are both high-level programming languages.


How does the C language work as structured?

It is known as structured programming language because it has functions and you can go for a modular approach in solving the problems. However, object oriented concepts are not supported in C.


Create a spiral in C programming?

create spiral in c programming?


What has the author George C Sammeth written?

George C Sammeth has written a series of books related to computer programming and game development, including "3D Game Programming All in One" and "Game Programming All in One". He is known for his practical and hands-on approach to teaching programming concepts to beginner and intermediate developers.


What has the author Robert Lafore written?

Robert Lafore has written: 'Object-oriented programming in Microsoft C++' -- subject(s): Object-oriented programming (Computer science), C++ (Computer program language), C. 'Microsoft C. Programming for the I.B.M.Personal Computer' 'Object-oriented programming in C++' 'Windows Programming Made Ridiculously Easy Book' 'The Waite Group's C Programming Using Turbo C++ (The Waite Group)' 'Microsoft C programming for the IBM' 'The Waite Group's Microsoft C programming for the PC' -- subject(s): C (Computer program language), IBM microcomputers, Microsoft C (Computer program), Microsoft C., Programming