answersLogoWhite

0


Best Answer

Absolutely nothing.

User Avatar

Wiki User

2010-12-15 02:12:01
This answer is:
User Avatar
Study guides

What are advantages of Database Approach

What is a network that covers a large geographical area such as a city country or world

What is the worlds largest wan

What is a network server

➡️
See all cards
4.13
188 Reviews

Add your answer:

Earn +20 pts
Q: What is the difference of modular programming and modular programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is c plus plus a modular programming?

No, but it does support modular programming through namespaces.


What is the difference between modular programming language and Structured Programming language and Object oriented programming language?

They are all modular, structured deals more with processes and object oriented deals with things (objects) and their responsibilities to each other.


What is modular programming language?

english


What is sequential programming and modular programming and structured programming?

Sequential programming is programming that follows procedural steps. Modular programming on the other hand is a process of creating a software using interchangeable modules and finally structured programming is considered to be a precursor programming method.


Does C support modular programming?

Yes.


Is VB modular programming language?

Yes.


What is modular programing mention any 2 charecteristic?

Modular programming is a design technique which separates a program into small, self-contained units or modules, each focusing upon a particular aspect of the program. Modular programming typically combines structured programming, object oriented programming and generic programming techniques.


What is modular structured programming?

when you divide a long program or problem into small small understandable parts that means modular structured programming. In the consequences of c programming modular structured programming called to divide a long program into small small, and easy to understand functions. Garcha UFV, Canada


What is non modular bricks?

Difference between modular and non-modular bricks


Several advantages to using a modular approach in programming?

It is easy to understand small sections of code in the modular programming.You can store the code across multiple files.Modular programming allows collaborative programming. Collaborative programming means more than one program work in one application at the same time.Duplication of code is not possible in modular programming. The programmers create a single procedure for code.The errors are localized to a subroutine or function and it is easy to find the errors.The code should be used in multiple applications in modular programming.The code should be simple and short in modular programming and it is less need to be written.


What is difference between modular or non modular router?

additional ports can be added in modular routers.


Why is modular programming so important in procedural programming?

Modular programming is important in any programming paradigm including, but by no means limited to, procedural languages. A modular approach encourages taking one step at a time, promotes team work and collaboration and, most importantly, promotes testing on small and isolated units prior to integrating them into a large system.

People also asked