web technology Online Quiz - 191

web technology Online Quiz - 191

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

White space programming is

  1. Object oriented programming
  2. Subject oriented programming
  3. Video game programming
  4. Esoteric programming
Question 2 Multiple Choice (Single Answer)

A message containing information for which no response is expected.

  1. Datagram
  2. Request
  3. Response
  4. Report
Question 3 Multiple Choice (Multiple Answers)

Within MQ environment which of the following are allowed

  1. Setting priority to messages
  2. Grouping of messages
  3. Splitting a message in multiple parts
  4. Transforming a message.
Question 4 True/False

In a publish/subscribe kind of messaging model a publisher should register itself with the pub/sub broker before actually publishing a message on a topic.

  1. True
  2. False
Question 5 Multiple Choice (Multiple Answers)

Which of the following are the functions of the Queue Manager?

  1. It manages queues of messages for application programs
  2. It coordinates updates to databases and queues using a two-phase commit
  3. It segments messages (if necessary) and assembles them.
  4. It provides an application programming interface, the Message Queue Interface (MQI).
Question 6 True/False

Queue Manager should be installed on MQ Clients machines.

  1. True
  2. False
Question 7 True/False

All the Queue Managers part of a cluster should maintain full repository of the cluster members.

  1. True
  2. False
Question 8 Multiple Choice (Single Answer)

We can have multiple instances of a queue (with same name) on different queue managers for workload distribution

  1. That’s possible only in a clustered environment.
  2. That’s possible in any case.
  3. Not possible.
  4. We need to configure some additional object like separate transmission queues for this purpose
Question 9 True/False

MQI channels are bidirectional channels used to connect to separate queue managers

  1. True
  2. False
Question 10 Multiple Choice (Single Answer)

Which of the following is not a real queue?

  1. Local Queue
  2. Initiation Queue
  3. Remote Queue
  4. Dead Letter Queue
Question 11 Multiple Choice (Single Answer)

Which of these are true about the remote queues?

  1. Remote Queues are associated with transmission queues
  2. A program can read messages from a remote queue
  3. Remote Queue definitions must be defined for the cluster queues.
  4. An application programmer can use the name of the remote queue like a local queue.
Question 12 True/False

Transmission Channel is bidirectional - user can send and receive messages

  1. True
  2. False
Question 13 True/False

Unlike sender message channel agent (MCA), receiver MCA will get started automatically once the sender MCA is up.

  1. True
  2. False
Question 14 True/False

Ending an application program without disconnecting from queue manager will result in a commit of unit of work.

  1. True
  2. False
Question 15 True/False

Channel established between two queue managers is unidirectional

  1. True
  2. False
Question 16 True/False

NUMARIC FUZZ 2IF 1900 = 1999 THEN SAY "EQUAL"ELSE SAY "NOT EQUAL"Result: EQUAL

  1. True
  2. False
Question 17 True/False

SyncSort uses the default system region size unless you specify a region size

  1. True
  2. False
Question 18 Multiple Choice (Single Answer)

Which gets executed last when Sort statements, include card, outrec, inrec,Outfil is placed?

  1. INCLUDE
  2. Outfil
  3. Outrec
  4. Sort statements
Question 19 Multiple Choice (Multiple Answers)

What are the syncsort utility

  1. SORTIN
  2. SYSIN
  3. SORTOUT
  4. SORTIN01-- SORTIN16
Question 20 Multiple Choice (Multiple Answers)

How many server objects are available in asp?

  1. 3
  2. 5
  3. 6
  4. 8