Tag: technology

Questions Related to technology

  1. it is a set of principles of governing concepts used during phases of systems development and integration

  2. Software development tool

  3. Programming language

  4. Compiler


Correct Option: A
  1. CORBA

  2. SOAP

  3. RPC

  4. Java


Correct Option: A,B,C
  1. Improve Business Visibility

  2. Achieve Business Flexibility

  3. Gain Business Efficiency

  4. None of the above


Correct Option: A,B,C

SOA equals web and distributed services.

  1. True

  2. False


Correct Option: B
  1. Loosely coupled-minimizes dependencies between services.

  2. Contractual-adhere to agreement on service descriptions

  3. Autonomous- control the business logic they encapsulate.

  4. None of the above


Correct Option: A,B,C,D

Which of the following problems is not intented to be solved by WebServices?

  1. Interoperability

  2. User Interface

  3. Complexity

  4. Firewall traversal


Correct Option: B
Explanation:

To solve this question, the user needs to understand the purpose of WebServices.

WebServices are designed to enable communication between different software applications, regardless of their programming languages, hardware, and operating systems. They are intended to solve interoperability problems, enabling different applications to exchange data and services seamlessly.

User interface, complexity, and firewall traversal are not the primary problems that WebServices are intended to solve. They are typically addressed by other technologies.

Option B, User Interface, is not intended to be solved by WebServices. User interface refers to the way users interact with software applications. WebServices are not designed to handle user interfaces; instead, they focus on the exchange of data between applications.

Option A, Interoperability, is the primary problem that WebServices are intended to solve. They enable applications to communicate with each other, regardless of their platforms, programming languages, and data formats.

Option C, Complexity, is not a problem that WebServices are specifically designed to solve. However, WebServices can help reduce complexity by providing a standardized way of exchanging data between applications.

Option D, Firewall Traversal, is not the primary problem that WebServices are intended to solve. However, they can help resolve this issue by using standard HTTP and XML protocols that can pass through firewalls more easily.

Therefore, the correct answer is:

The Answer is: B. User Interface

  1. It is a infrastructure software to build SOA

  2. It is a concept to build SOA

  3. It is a programming language to build SOA

  4. None of the above


Correct Option: A
  1. CORBA

  2. IBM MQSeries

  3. IBM WPS

  4. None of the above


Correct Option: A,B,C