Multiple choice technology programming languages

Java enabled portable server-side applications are

  1. Web services

  2. Enterprise JavaBeans

  3. Java Servlets

  4. All the above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Java enables portable server-side applications across multiple technologies: Web services (SOAP/REST), Enterprise JavaBeans (EJB for business logic), and Java Servlets (web request handling). All three are core server-side Java technologies, making 'All the above' the correct answer.