OMG-OCRES-A300 Dumps

OMG-OCRES-A300 Braindumps OMG-OCRES-A300 Real Questions OMG-OCRES-A300 Practice Test OMG-OCRES-A300 Actual Questions


OMG


OMG-OCRES-A300


OMG-Certified Real-time and Embedded Systems Specialist Advanced Exam


https://killexams.com/pass4sure/exam-detail/OMG-OCRES-A300


Answer: D


QUESTION: 172

In the Deployment and Configuration specification, what is the name of the data structure that contains all information about an application's deployment into a specific domain?


  1. DeploymentPlan

  2. ComponentPackage

  3. PackageConfiguration

  4. ComponentAssemblyDescription

  5. ComponentImplementationDescription


Answer: A


QUESTION: 173

Which operation is called by the Executor actor?


  1. initLaunch

  2. startLaunch

  3. openLaunch

  4. beginLaunch


Answer: B


QUESTION: 174

The PSM for CCM for the Deployment and Configuration specification maps a package to what?


  1. a ZIP file

  2. a JAR file

  3. a PKG file

  4. a set of XML files

  5. a TAR file (on Unix) or CAB file (on Windows)


QUESTION: 175

In the Deployment and Configuration specification, the target environment is described as a set of


  1. Domains and Connections

  2. Processors, Hosts, and Networks

  3. Nodes, Interconnects, and Bridges

  4. CPUs, Containers, and Connectors


Answer: C


QUESTION: 176

What happens when the Extensible Transport Framework Handle:add_input operation fails?


  1. A CORBA::INTERNAL exception is raised.

  2. The Connection instance involved is destroyed.

  3. A CORBA::BAD_INV_ORDER exception is raised.

  4. The behavior is undefined and therefore implementation specific.


Answer: B


QUESTION: 177

Which is a characteristic of a Connection object presented to the message layer by a plugged in transport?


  1. Oneway

  2. Un-reliable

  3. Bi-directional

  4. Multithreaded


QUESTION: 178

Which statement is true about the thread reentrant policy of the Extensible Transport Framework Connection interface?


  1. Multiple ORB threads may call read() simultaneously on the same Connection object.

  2. ORBs may only call read() from one single thread at a time on the same Connection object.

  3. All operations on a Connection object instance can only be invoked from within a single ORB thread.

  4. Multiple ORB threads may call write() simultaneously on the same Connection object at the same time.


Answer: B


QUESTION: 179

Which operation is part of the Extensible Transport Framework Profile interface?


  1. read()

  2. destroy()

  3. connect()

  4. is_match()


Answer: D


QUESTION: 180

Which statement is true about the Extensible Transport Framework?


  1. The Profile::copy() operation may return a shallow copy of a given Profile object.

  2. Zero-copy is a mandatory Connection Interface operation and must be supported.

  3. A connection must provide reliable delivery of (in principle) arbitrary length messages.

  4. When data is available, the message layer must read the data in its entirety from the connection.