0

platforms and products Online Quiz - 90

Description: platforms and products Online Quiz - 90
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0
  1. REST - Representational State Transfer

  2. EDM - Entity Data Model

  3. CAS - Component Authorization Specification

  4. LINQ - Language-Integrated Query


Correct Option: C
  1. ASP.NET Dynamic Data

  2. Peer-to-Peer Networking

  3. LINQ

  4. HashSet Collection Type


Correct Option: A

What type of data we can show in list data container?

  1. Tabular Data

  2. Summary Data

  3. Graphical Data

  4. None of the above


Correct Option: A

Can we create a master detail report with 2 seperate reports?

  1. True

  2. False


Correct Option: B
  1. Define Rules

  2. Ability to Store, version, and manage the rules

  3. Tools for Testing, Simulating and verify the rules

  4. Ability to package and deploy the rules

  5. All of the above


Correct Option: E

Select the products which qualifies as BRMS products

  1. IBM/ILOG JRules

  2. Pega

  3. FICO

  4. Haley


Correct Option: A,C
  1. Rule Editor

  2. Rules Repository

  3. Rule Engine

  4. All of the Above


Correct Option: D

Identify the Algorithms used in BRMS Software

  1. Sequential

  2. Inferencing

  3. Forward and Backward Chaining

  4. Fast Path

  5. None of the above


Correct Option: A,B

Identify the benefits of BRMS Software

  1. Business Agility

  2. Low cost development

  3. Easy Maintenance

  4. No dependency on Code

  5. All of the above


Correct Option: E
  1. Nothing needs to be done as weblogic ensures this by default

  2. Nothing can be done, There is no way to enforce this,

  3. DisableClusterConstraints for the domain should be set to false

  4. EnableClusterConstraints for the domain should be set to true


Correct Option: D

A MDB deployed in a weblogic server is configured to listen to a queue by a foreign JMS provider (IBM Websphere MQ). In this scenario, the onMessage method of MDB will be running under:

  1. a thread of foreign jms provider

  2. a thread of weblogic server

  3. depends upon whether MDB is transactional or not. If transactional, it runs under weblogic thread, if non transactional it runs under foreign jms provider thread

  4. depends upon whether MDB is transactional or not. If transactional, it runs under foreign jms provider thread, if non transactional it runs under weblogic thread


Correct Option: C

What Classloaders should be used for an application to use classes available in its deployment unit and not the ones available in server CLASSPATH?

  1. System

  2. Bootstrap

  3. Internal

  4. Filtering


Correct Option: D

Weblogic supports following mechanisms for communicating with Tuxedo domain

  1. JOLT

  2. SOAP over HTTP

  3. WTC

  4. XML - RPC


Correct Option: A,C

If a weblogic server reports that a thread is stuck, then there is no way to recover other than restarting the server

  1. True

  2. False


Correct Option: B
- Hide questions