C

CIW Enterprise Specialist

161 Questions

You can start the exam to practice all questions related to this exam.

Question No. 1

Consider the following IDL definition:

module accounts

{

interface Checking

{

attribute float balance;

void withdraw (in float amount);

};

};

How is the withdraw operation mapped to Java in the client stub?

Choose the correct option from the given list.
01 / 161

0 Discussions

Trending Exams