Moderate

Java packages and Fortran subroutine are examples of__________________________?

Correct answer: B. Modules

  • A. Functions
  • B. Modules
  • C. Classes
  • D. Sub procedures

Explanation

A module is a separately organized program unit that can contain related procedures or data; a Java package and a Fortran subroutine are examples of such modular organization. A class is specifically an object-oriented structure, so it is not the common category for both examples.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions