in Technology by
what is modular programming?

1 Answer

0 votes
by

Dividing the program in to sub programs (modules/function) to achieve the given task is modular approach. More generic functions definition gives the ability to re-use the functions, such as built-in library functions.

Related questions

+1 vote
    Explain modular programming in C Programming?...
asked Nov 9, 2020 in Technology by JackTerrance
+1 vote
    What is the explanation for modular programming?...
asked Nov 8, 2020 in Technology by JackTerrance
0 votes
    Which of the following platform(s) provides a modular architecture? (1)Ethereum and R3 Corda (2)R3 Corda (3)Hyperledger (4)Ethereum...
asked Nov 22, 2020 in Technology by JackTerrance
0 votes
    Microservices-based architecture enforces a Modular structure ? (a)True (b)False...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    Microservices-based architecture enforces a Modular structure ? (a)True (b)False...
asked Oct 21, 2020 in Technology by Editorial Staff
0 votes
    I want to reuse a code snippet which will save me A WHOLE LOT OF TIME. I want to make POST, ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Apr 7, 2022 in Education by JackTerrance
0 votes
    I've been looking into OSGi recently and think it looks like a really good idea for modular Java apps ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 17, 2022 in Education by JackTerrance
0 votes
    Scala is a pure functional programming language 1. True 2. False...
asked Mar 7, 2023 in Technology by JackTerrance
0 votes
    Functional programming language cannot be an object oriented language too 1. True 2. False...
asked Mar 7, 2023 in Technology by JackTerrance
0 votes
    Which of the following are the key concepts of Functional Programming a. Immutability b. Pure functions c. Inheritance d. Referential Transparency...
asked Mar 7, 2023 in Technology by JackTerrance
0 votes
    Smart Contracts in R3 Corda are written using programming languages like ______ and _____. A. Go , C++ B. Java, Python C. Solidity, Vyper D. Java, Kotlin...
asked Feb 23, 2023 in Technology by JackTerrance
0 votes
    What is Object-Oriented Programming?...
asked Feb 8, 2023 in Technology by JackTerrance
0 votes
    Which of the following is not a core data type in Python programming? a) Tuples b) Lists c) Class d) Dictionary...
asked Jan 2, 2023 in Technology by JackTerrance
0 votes
    App Engine Standard Environment supports which of the following programming languages? (1)PHP (2)Python (3)All the options (4)Go (5)Java...
asked Sep 1, 2021 in Technology by JackTerrance
0 votes
    How to use YAML files in high programming languages such as JAVA, Python, etc?...
asked Jul 28, 2021 in Technology by JackTerrance
...