Podcast
Questions and Answers
Which programming language type divides a program into subroutines that can access global data?
Which programming language type divides a program into subroutines that can access global data?
- Monolithic Programming
- Aspect-Oriented Programming
- Functional Programming
- Procedure Oriented Programming (correct)
Which programming language type is associated with FORTRAN and COBOL?
Which programming language type is associated with FORTRAN and COBOL?
- Declarative Programming
- Procedure Oriented Programming (correct)
- Object-Oriented Programming
- Monolithic Programming
Which type of programming language embeds all actions required to complete a task within the same application?
Which type of programming language embeds all actions required to complete a task within the same application?
- Structure Oriented Programming
- Monolithic Programming (correct)
- Procedure Oriented Programming
- Object-Oriented Programming
Which programming language type focuses on the use of structures for organizing code?
Which programming language type focuses on the use of structures for organizing code?
Which programming language type supports the concept of subroutines?
Which programming language type supports the concept of subroutines?
Flashcards are hidden until you start studying
Study Notes
Programming Language Types
- Procedural programming language divides a program into subroutines that can access global data.
- Procedural programming languages are associated with FORTRAN and COBOL.
- Monolithic programming language embeds all actions required to complete a task within the same application.
- Structured programming language focuses on the use of structures for organizing code.
- Procedural programming language supports the concept of subroutines.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.