Computer Science, asked by sang4535, 1 year ago

Which programming language is known for writing entire logic by dividing into smaller units?

Answers

Answered by hamna34
2

Answer:

JOSS, FOCAL, MUMPS, TELCOMP, COBOL, FORTRAN

Explanation:

JOSS, FOCAL, MUMPS, TELCOMP, COBOL, FORTRAN and so on. A programming language in which the entire logic of the program is written by dividing it into smaller units or modules is called a Structured Programming Language

Answered by AskewTronics
0

Structured programming language is the correct answer for the above question

Explanation:

  • The structured programming language is a language which is written by the programmer by dividing the hole processor into multiple structures which is also known as units.
  • When the high-level language is introduced then programs were written in the form of structure programming only.
  • Later Object-oriented programming were introduced which means that the program is written in the form of class and object.
  • The above question asked about that programming language in which programs are written in the form of smaller units. Then the answer is Structured programming language.

Learn More:

  • Programming language: https://brainly.in/question/642838
  • Programming language: https://brainly.in/question/12328550
Similar questions