Wednesday, November 26, 2014

MQ Quiz by Kartik Vyas

1) MQ is what type of software?
a) Application Server
b) Web Server
c) Message Oriented Middleware
d) Database Server 

2) Which is the latest version of MQ as on October 2014?
a) 7.5
b) 6.0
c) 8.0
d) 8.5

3) Which of the following is NOT a MQ Series object?
a) Queue
b) Pipe
c) Message
d) Channel

4) Which of the following is NOT MQ API CALL?
a) MQCONN
b) MQCONNX
c) MQDISC
d) MQEXIT

5) Which of the following is NOT a type of queue in MQ Series
a) Local Queue
b) Remote Queue
c) Automatic Queue
e) Transmission Queue

6) Which command is used to create a Queue Manager?
a) create
b) create mqm
c) crtmqm
d) crtmqm mqm

7) Which of the below is MQ super user?
a) system
b) mqm
c) mq
d) mqsys

8) MQ uses both Stacks and Queues data structure
a) TRUE
b) FALSE

9) Which of the following is NOT a feature of MQ Series
a) Predictability
b) Ascynchornicity
c) Transformation
d) Message never lost
e) Routing

10) Which is default value of MAXSMSGS?
a) 500
b) 10000
c) 2500
d) 5000

No comments: