24.13 Answers to Chapter 14This is NOT the latest copy of this book; click here for the latest version.
-
"What do the initials "COM" stand for" Component Object Model.
-
"Both COM and Java are available on Windows: true or false" True.
-
"What is the name given to the technology that allows remote COM invocation" Distributed COM, or DCOM.
-
"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.
-
"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 see this stuff in print? PHP in a Nutshell takes the core topics covered here, adds in thousands of edits from the editorial team and myself, and combines them to make an unbeatable reference for PHP programmers at all levels.
My latest book has hundreds more tips on how to use PHP, Apache, and MySQL, plus Perl, Python, shell scripts, performance tuning, and more!
|