Explain structured and modular programming, Computer Engineering

Assignment Help:

Structured and Modular programming.

Structured programming means the collection of principles and practices that are directed toward developing correct programs which are simple to maintain and simple to understand. It should read like a sequence from starting to end instead of branching from later statements to previous ones and back again. While in modular programming the modularity of a system can be shown by a hierarchical structure which has a one main module at level 1 and gives a brief explanation of the system. At level 2 the major module refers to a number of sub program modules the give a more detailed explanation of the system and so on. A significant aspect in this hierarchical structuring process is the want to understand a module at a particular level independently of all other modules at the similar level.

 


Related Discussions:- Explain structured and modular programming

What is combinational circuits, Q. What is Combinational circuits? Comb...

Q. What is Combinational circuits? Combinational circuits are interconnected circuits of gates according to definite rules to generate an output relying on its input value. A w

How can a function return a pointer to its calling routine, How can a funct...

How can a function return a pointer to its calling routine? The general form of a function is: type_specifier function_name(parameter list) { body of function; }

What is effective address, Q. What is Effective Address ? The symbol EA...

Q. What is Effective Address ? The symbol EA (Effective Address) refers to a physical address in a non-virtual memory environment and refers to a register in a virtual memory a

Advantages of e-commerce, One of the resources we used was Ajeet Khurana's ...

One of the resources we used was Ajeet Khurana's article that talks about the advantages of e-commerce. It was helpful to gain some background on the variety of benefits the electr

Pulse train, brief explanation on pulse train

brief explanation on pulse train

Explain gray code, Explain Gray Code Ans. Gray Code 1.  Extreme...

Explain Gray Code Ans. Gray Code 1.  Extremely useful code. Also termed as reflected code. 2.  All gray code is different from the preceding and succeeding codes thr

Arrow keys - input commands, When the user is inputting commands into your...

When the user is inputting commands into your shell, it should identify the left, right , up and down arrow keys. To implement this, you will need to use the termios.h library to

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd