File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Architect Certification (SCEA/OCMJEA) and the fly likes Messaging Questions SCEA_PREP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Architect Certification (SCEA/OCMJEA)
Reply Bookmark "Messaging Questions SCEA_PREP" Watch "Messaging Questions SCEA_PREP" New topic
Author

Messaging Questions SCEA_PREP

Shankar Ranganathan
Ranch Hand

Joined: Sep 19, 2001
Posts: 71
Hi Guys,
I found some questions in SCEA_PREP. I just tried to answer all the questions.Please give your opinions. Did you find anything like this for design patterns?
1.Messaging is achieved by:
�Synchronous tightly coupled communication between distributed components
�Asynchronous loosely coupled communication between components
�Using Stubs and Skeletons
�Marshalling and unmarshalling of data
Ans. B

2.Asynchronous communication is achieved by using:
�Remote Procedure Calls
�RMI/IIOP
�Message Oriented Middleware
�CORBA
Ans. C
3.Applications exchange messages through:
�Active channels called Networks
�Active Channels called Message Brokers
�Virtual Channels called Digests
�Virtual Channels called Destinations
Ans. B
4. Messaging supports which of the following two models:
�Point to Point
�Envelope/Letter
�Publish/Subscribe
�Send to List
Ans. A,C
5. Which of the following is not part of the Messaging architecture:
�Decentralized messaging using IP Multicasting
�Decentralized messaging using Secure Sockets Layer (SSL)
�Use of virtual channels called Queues
�Use of virtual channels called Topics
Ans. A(I am not sure)
6. Which of the following are true about Publish/Subscribe:
�Subscribers receive a copy of every message
�It is a Pull (Polling) based model
�It is a push-based model
�It is generally used when one publisher wishes to send a message to one subscriber
Ans. C
7. Which of the following is not true about RPC:
�RPC attempts to mimic the behavior of a system that runs in one process
�When a remote procedure is invoked, the caller is blocked until the procedure completes and returns control
�RPC is asynchronous in nature
�RPC is tightly coupled
Ans. C
8. In P2P, clients send messages to:
�A designated queue
�Multiple Queues
�A specific node for redistribution to subscribers
�CORBA compliant ORB
Ans. A
9. In Pub/Sub, publishers send messages:
�To a specific node, which is then re-distributed to all subscribers
�Directly to all the subscribers in the topic subscription list.
�To a designated queue
�To a �component transaction monitor� such as an EJB Server.
Ans.A
10. RPC may be more suited for:
�B2B transaction
�EAI
�Credit Card validation
�Push Model Applications
Ans. C


Shankar<br />Post mock questions in<br /><a href="http://groups.yahoo.com/group/scea_mock" target="_blank" rel="nofollow">http://groups.yahoo.com/group/scea_mock</a>
 
IntelliJ Java IDE
 
subject: Messaging Questions SCEA_PREP
 
Threads others viewed
One Messaging question from the mock exam
Publisher/Sub and Point to Point..
A doubt on JMS question
Durable pub sub channel in spring integration
My SCEA Part 1Study Notes
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com