Tag: science & technology

Questions Related to science & technology

Multiple choice general knowledge science & technology
  1. Apache Aries

  2. Apache Felix

  3. Eclipse Equinox

  4. Eclipse Virgo

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Fuse ESB (part of Apache ServiceMix) uses Eclipse Equinox as its default OSGi container implementation. This is a well-documented architectural choice in the Fuse ESB documentation. Apache Felix and Apache Aries are alternative OSGi implementations but not the default for Fuse.

Multiple choice general knowledge science & technology
  1. Karnataka

  2. Maharastra

  3. Kerala

  4. Andhra Pradesh

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Kerala became the first Indian state to make Linux mandatory in all its schools through its IT@School initiative launched in 2002-2003. This was part of a broader strategy to promote open-source software and reduce dependence on proprietary systems in education. Other states like Karnataka and Maharashtra have adopted Linux in some schools but never made it mandatory statewide.

Multiple choice general knowledge science & technology
  1. PAPI

  2. TAPI

  3. SAPI

  4. JAPI

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

SOPERA ESB provides PAPI (Participant API) as its primary API for code generation and implementing business participants. This API is specifically designed for developer convenience in creating and managing business logic components. The other options (TAPI, SAPI, JAPI) are fictional names not associated with SOPERA.

Multiple choice general knowledge science & technology
  1. JBOSS AS 4.2.3 GA.

  2. JBOSS AS 5.1.0 GA.

  3. JBOSS AS 6.0.0 Final.

  4. JBOSS 7.0.0. Alpha 1.

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Explanation

JBOSS ESB 4.x was officially tested and certified against JBOSS AS 4.2.3 GA and 5.1.0 GA application servers. These are the documented compatibility targets in JBOSS ESB 4.x release notes. Version 6.0.0 and JBOSS 7 (which introduced modular classloading) came later and are not supported for ESB 4.x.

Multiple choice general knowledge science & technology
  1. Apache ServiceMix

  2. Apache Synapse

  3. Open ESB

  4. JBoss ESB

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

WSO2 ESB is built on Apache Synapse, a lightweight and high-performance ESB framework that provides the core mediation and routing capabilities. This architectural choice is fundamental to WSO2 ESB's design. Apache ServiceMix is a separate ESB project (JBI-based), and Open ESB is another distinct implementation.

Multiple choice general knowledge science & technology
  1. Solaris 10

  2. Red Hat Enterprise Linux 4

  3. Red Hat Enterprise Linux 5

  4. SUSE SLES 10

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer
Explanation

SOPERA ESB (now part of Talend) was designed to be cross-platform. It supports various Unix-based systems like Solaris and Linux distributions including Red Hat Enterprise Linux and SUSE. Multiple options are marked correct, which is typical for MC-2 (multiple choice, multiple correct).

Multiple choice general knowledge science & technology
  1. JBI

  2. JMS

  3. JCA

  4. JMX

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

FUSE ESB supports multiple integration standards including JBI (Java Business Integration), JMS (Java Message Service), JCA (Java Connector Architecture), and JMX (Java Management Extensions). Since the question asks which standards are supported and all listed options are valid standards that FUSE ESB implements, 'All of the above' is the correct comprehensive answer.

Multiple choice general knowledge science & technology
  1. WSO2 Hydrogen Platform

  2. WSO2 Helium Platform

  3. WSO2 Carbon Platform

  4. WSO2 Neon Platform

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

WSO2 ESB is built on the WSO2 Carbon Platform, which is a unified middleware platform providing OSGi-based componentization and runtime for all WSO2 products. Carbon provides the core framework on which WSO2 ESB, along with other WSO2 products, is built. Hydrogen, Helium, and Neon are fictional platform names in this context.

Multiple choice general knowledge science & technology
  1. Apache Deer

  2. Apache Crocodile

  3. Apache Zebra

  4. Apache Camel

  5. Apache Elephant

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Fuse ESB uses Apache Camel as its framework for implementing Enterprise Integration Patterns (EIP). Apache Camel provides a powerful routing and mediation engine with support for numerous integration patterns. The other animal names (Deer, Crocodile, Zebra, Elephant) are fictional distractors.