| |
 |
|
Oracle Tips by Burleson |
Conducting
the Webmaster Job Interview
Chapter 10: The
Technical
Interview
Java Tuning Interview Questions
Consider the
following code snippet:
int x = 4;
int y = x * 8;
Using
bit-wise arithmetic, could you replace the operation in the second
line with a faster and more efficient operation without changing the
meaning of the statement?
Skill Level:
High
Expected Answer:
For the answer to this and other job
interview questions visit the code depot for the book
http://www.rampant-books.com/book_2004_1_job_web_master.htm
|
Download your Oracle scripts now:
www.oracle-script.com
The
definitive Oracle Script collection for every Oracle professional DBA
|
|