1. Home
  2. Computing & Technology
  3. Computer Certification
SCBCD Practice Test
20 Free SCBCD Practice Questions from Whizlabs.com
Instructions:

Read the question and then click on the checkbox that contains the correct answer(s). The small field to the immediate right of the question will either display "Yes" if you are correct or "No" if you have selected the wrong answer.

Click on the "Explanation" button to find out more about the answer and click "Next Question" to continue the SCBCD Practice test.

Several questions have more than one answer. Your answers are not graded, so keep track of the topics which with you had difficulty.

There is a poll and additional Java resources on the final page of the SCBCD Practice test so be sure to finish. Good luck!




 

Question 1

Consider the following session bean home interface located through the Java Naming and Directory Interface (JNDI):

Context initialContext = new InitialContext();
ProcessPaymentHome ppHome = (ProcessPaymentHome)
initialContext.lookup(“java:comp/env/ejb/pphome”);

Which exceptions must be declared in the signatures of the methods contained in the ProcessPaymentHome interface?

a. RemoteException

b. FindException

c. Any application specific exception

d. CreateException

e. RuntimeException

Next page > Question 2

Explore Computer Certification
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. Computer Certification

©2009 About.com, a part of The New York Times Company.

All rights reserved.