Tag: technology

Questions Related to technology

  1. The Servlet will output 'javabeat null' in the Server Console.

  2. The Servlet will fail to load as the init param property 'no-name' is not mentioned in the deployment descriptor

  3. A NullPointerException will be raised as calling getServletConfig() in the init() method will return a null reference.

  4. The Servlet will output 'javabeat ' in the Server Console.


Correct Option: A
  1. Object Oriented

  2. Write Once, Run Anywhere

  3. Compiled Programming language

  4. None of the above


Correct Option: B
  1. Multithreading

  2. Encapsulation

  3. Byte Codes

  4. All the above


Correct Option: C
  1. Group Project Lead

  2. Group Project Location

  3. General Public License

  4. None of the above


Correct Option: C
  1. Web services

  2. Enterprise JavaBeans

  3. Java Servlets

  4. All the above


Correct Option: D
  1. architecture neutral and portable

  2. interpreted, threaded, and static

  3. robust and secure

  4. simple, object oriented, and familiar


Correct Option: A,C,D