In _____ notation the operator comes between the operands.
A. prefix
B. infix
C. postfix
D. rpn
Answer: B
You might also like to view...
Which of the following is the Statement interface method that should be used to execute a SELECT statement?
a. executeSQL b. executeStatement c. executeUpdate d. executeQuery
What does the Builder button in the Control Source property box allow you to do?
What will be an ideal response?
What happens in a method if there is an exception thrown in a try block but there is no catch block following the try block?
A. The program ignores the exception. B. The program will not compile without a complete try/catch structure. C. The program terminates immediately. D. The program throws an exception and proceeds to execute the finally block.
____________________ is the technique used to combine elements from different sources.
Fill in the blank(s) with the appropriate word(s).