0

web technology Online Quiz - 191

Description: web technology Online Quiz - 191
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

White space programming is

  1. Object oriented programming

  2. Subject oriented programming

  3. Video game programming

  4. Esoteric programming


Correct Option: D

A message containing information for which no response is expected.

  1. Datagram

  2. Request

  3. Response

  4. Report


Correct Option: A

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.


Correct Option: A,B,C

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


Correct Option: B

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).


Correct Option: A

Queue Manager should be installed on MQ Clients machines.

  1. True

  2. False


Correct Option: B

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

  1. True

  2. False


Correct Option: B

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


Correct Option: A

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

  1. True

  2. False


Correct Option: B

Which of the following is not a real queue?

  1. Local Queue

  2. Initiation Queue

  3. Remote Queue

  4. Dead Letter Queue


Correct Option: C

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.


Correct Option: A

Transmission Channel is bidirectional - user can send and receive messages

  1. True

  2. False


Correct Option: B

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

  1. True

  2. False


Correct Option: B

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

  1. True

  2. False


Correct Option: B

Channel established between two queue managers is unidirectional

  1. True

  2. False


Correct Option: B

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

  1. True

  2. False


Correct Option: A

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

  1. True

  2. False


Correct Option: B

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

  1. INCLUDE

  2. Outfil

  3. Outrec

  4. Sort statements


Correct Option: B

What are the syncsort utility

  1. SORTIN

  2. SYSIN

  3. SORTOUT

  4. SORTIN01-- SORTIN16


Correct Option: A,C,D

How many server objects are available in asp?

  1. 3

  2. 5

  3. 6

  4. 8


Correct Option: C
- Hide questions