Pytanie 1: Which is NOT associated with the web tier in a J2EE web-based application?
A. JNDI
B. HTML
C. JavaMail
D. JavaBeans
E. message-driven beans
Pytanie 2: Which two are associated with the web tier in a J2EE web-based application?
A. JMS
B. JSP
C. servlets
D. JAX-RPC
E. entity beans
Pytanie 3: Which Java technology provides a standard API for relational database access?
A. JSP
B. JMS
C. JDC
D. JNDI
E. JDBC
Pytanie 4: Which three classes are part of the java.io package? (Choose three)
A. URL
B. File
C. String
D. Reader
E. Socket
F. BufferWriter
Pytanie 5: Which package contains classes used to create data collections, such as maps or queues?
A. java.io
B. java.net
C. java.awt
D. java.util
E. java.lang
F. javax.swing