web technology Online Quiz - 191
web technology Online Quiz - 191
Questions
White space programming is
- Object oriented programming
- Subject oriented programming
- Video game programming
- Esoteric programming
A message containing information for which no response is expected.
- Datagram
- Request
- Response
- Report
Within MQ environment which of the following are allowed
- Setting priority to messages
- Grouping of messages
- Splitting a message in multiple parts
- Transforming a message.
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.
- True
- False
Which of the following are the functions of the Queue Manager?
- It manages queues of messages for application programs
- It coordinates updates to databases and queues using a two-phase commit
- It segments messages (if necessary) and assembles them.
- It provides an application programming interface, the Message Queue Interface (MQI).
Queue Manager should be installed on MQ Clients machines.
- True
- False
All the Queue Managers part of a cluster should maintain full repository of the cluster members.
- True
- False
We can have multiple instances of a queue (with same name) on different queue managers for workload distribution
- That’s possible only in a clustered environment.
- That’s possible in any case.
- Not possible.
- We need to configure some additional object like separate transmission queues for this purpose
MQI channels are bidirectional channels used to connect to separate queue managers
- True
- False
Which of the following is not a real queue?
- Local Queue
- Initiation Queue
- Remote Queue
- Dead Letter Queue
Which of these are true about the remote queues?
- Remote Queues are associated with transmission queues
- A program can read messages from a remote queue
- Remote Queue definitions must be defined for the cluster queues.
- An application programmer can use the name of the remote queue like a local queue.
Transmission Channel is bidirectional - user can send and receive messages
- True
- False
Unlike sender message channel agent (MCA), receiver MCA will get started automatically once the sender MCA is up.
- True
- False
Ending an application program without disconnecting from queue manager will result in a commit of unit of work.
- True
- False
Channel established between two queue managers is unidirectional
- True
- False
NUMARIC FUZZ 2IF 1900 = 1999 THEN SAY "EQUAL"ELSE SAY "NOT EQUAL"Result: EQUAL
- True
- False
SyncSort uses the default system region size unless you specify a region size
- True
- False
Which gets executed last when Sort statements, include card, outrec, inrec,Outfil is placed?
- INCLUDE
- Outfil
- Outrec
- Sort statements
What are the syncsort utility
- SORTIN
- SYSIN
- SORTOUT
- SORTIN01-- SORTIN16
How many server objects are available in asp?
- 3
- 5
- 6
- 8