Answers to Chapter 14

  1. "What do the initials "COM" stand for" Component Object Model.

  2. "Both COM and Java are available on Windows: true or false" True.

  3. "What is the name given to the technology that allows remote COM invocation" Distributed COM, or DCOM.

  4. "Java code executed directly with PHP is slower than Java code compiled as a class: true or false" True. When Java compiles its code it can perform optimisations that may not be possible when called through PHP.

  5. "What is the number of the JSR specification that proposes to provide stronger links between PHP and Java" A hard question! The answer is 223 - don't fret if you don't know it!

 

Want to learn PHP 7?

Hacking with PHP has been fully updated for PHP 7, and is now available as a downloadable PDF. Get over 1200 pages of hands-on PHP learning today!

If this was helpful, please take a moment to tell others about Hacking with PHP by tweeting about it!

Next chapter: Answers to Chapter 15 >>

Previous chapter: Answers to Chapter 13

Jump to:

 

Home: Table of Contents

Copyright ©2015 Paul Hudson. Follow me: @twostraws.