PrepAway - Latest Free Exam Questions & Answers

Which statements correctly define a CORBA exception using IDL?

Which statements correctly define a CORBA exception using IDL?

PrepAway - Latest Free Exam Questions & Answers

A.
exception MyException {};

B.
interface Exception
{
strubg message;

C.
exception MyException;

D.
exception MyException
{
wstring message;
}


Leave a Reply