answersLogoWhite

0

What is top down design in c?

Updated: 8/10/2023
User Avatar

Wiki User

14y ago

Best Answer

On the basis of modular programming(moduler programming can b used to break up a large program in2 manageable units) the program is designed in top-down approach. As we go towards bottom, the task become simpler ans easy.....

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

A top down design approach starts by identifying the major modules of teh program i.e. decomposing them into their lower lever modules and iterating untill the desired level of details is achieved. First the main module is implemented and then subroutines and so on. Top down design method often results in some forms of stepwise refinement.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

C is an procedural language.It use top-down approach,it means execution starts from top main() is declared at top.and c++ is an object oriented,it use bottom-up(main() is written at the bottom,it will 1st execute main() function in which all the objects are declared.)The implementation cost is higher in case of top-down approach.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Top down Program Design : Begins the design with main or top-level module, and progresses downwards to the lowest level modules

This answer is:
User Avatar

User Avatar

Wiki User

8y ago

Top-down analysis starts by looking at the "big picture" first, gradually breaking a high-level problem down, gradually revealing more and more detail until we reach the low-level problems.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is top down design in c?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What the difference between c and c plus plus?

The fundamental difference is that in C++ object-oriented programming (OOP) was added. C is a procedural language (that means. top-down structure design), where as C++, which is an extension of C itself, is an object oriented language.


Difference between top down program design and bottom up program design?

Top down Program Design : Begins the design with main or top-level module, and progresses downwards to the lowest level modules or subsystem Bottom down Program Design : Begins the design with the lowest level modules or subsystems, and progresses upward to the main program, module or subsystem.


What is the difference between Top down design and step wise refinement?

The top-down design starts from the start of the program and tracks down all steps but the step wise refinement is backwards.


What is the design technique that programer use to breakdown algorithm into modules?

top-down design


What is top down stepwise refinement in c?

It is a designing method, but has nothing to do with the C language. No its a very useful technique of C programming In top down stepwise refinement we start with a psuedocode (it is actually a puseudocode) First the "Top"...is a single statement, in effect the complete representation of programme. but cannot give all the details so we do some refinement We do refinements in steps, like specifing variables and then again refine them by intializing them with specific or desired numbers or values. So top down stepwise refinements make it easy for us to design a programme...we divide our program from top to down in segments and refine (or define) these segments.


What do the notes A b c and g look like on the recorder?

A: Two fingers down from the top on the left hand B: One finger down from the top on the left hand C: middle finger down from the top on the left hand G: Three fingers down from the top on the left hand


What do you call the process of subdividing a problem into smaller sub problems?

what do we call the process of subdividing a problem into smaller sub-program.c programing


How do you generate a parse tree from an expression using C program?

c code for top down parser


Top down source code in c plus plus?

C++ is a bottom-up language, not a top-down language. Objects act as the building blocks for all C++ programs, thus lower base classes must be defined before more complex data types can be built from them. C is a top-down language where everything is written procedurally, step-by-step. Thus to use top-down source code in C++, the code must be written using C-style conventions. Most C++ programs use a combination of object-oriented and procedural programming. It is rare to write an entire C++ program using C alone.


What is top down approach and bottom up for VLSI design?

Top down approach is based on Chip level flow, If the design is small then we can opt for this approach . Bottom down approach is hierarchical based chip design flow, If our Design is big, then , the chip is divided in to small manageable modules, it is similar to "Divide and Conquer approach", Finish the small manageable modules , so that the run time will be controlled, and then finally integrate in to one-chip.


Where is your middle c on clarinet?

C is just the top three fingers of your left hand down with your thumb on the back.


What is the duration of Top Design?

The duration of Top Design is 3600.0 seconds.