To produce the set of customers with a R score of 2, the SQL SELECT TOP ________ PERCENT syntax should be used.
A) 50
B) 33
C) 25
D) 20
Question 2
A(n) ________ is a Java program that is interpreted and executed by a bytecode interpreter on the Web server.
A) applet
B) Java virtual machine
C) servlet
D) JDBC translator