Top 150+ J2EE MCQ Questions and Answers 2020-2021 - 1

Question: 1

Which of the following is a challenge in a J2EE?

(A) Fault tolerance

(B) Durability

(C) Scalability

(D) Reliability

Ans: D

Reliability

Question: 2

Which of the following is not a J2EE client?

(A) Web applications

(B) Applets

(C) Java Web Start clients

(D) JSP

Ans: D

JSP

Question: 3

Which of the following is not a web centric component?

(A) Applets

(B) Web Services

(C) Servlets

(D) Java Server Pages

Ans: A

Applets

Question: 4

Which of the following is not a reserved word?

(A) while

(B) goto

(C) if

(D) then

Ans: D

then

Question: 5

Which one of the following that controls communication between tiers in J2EE multi tiers architecture?

(A) API

(B) ACL

(C) JDBC

(D) RMI

Ans: B

ACL

Related Questions