QuestionQ25

Technology Essentials

Which middleware type is used to connect software components written in different programming languages?

  • A Remote procedure call middleware
  • B Object-oriented middleware
  • C Message-oriented middleware
  • D Transaction processing middleware
Explanation

Object-oriented middleware provides a common object model and language-neutral interfaces so distributed software components implemented in different programming languages can communicate and work together.

Community Discussion

No comments yet. Be the first to start the discussion!