0

programming languages Online Quiz - 10

Description: programming languages Online Quiz - 10
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0

AWT stands for Abstract Window Tools

  1. True

  2. False


Correct Option: B

CORBA stands for Common Object Request Broker Architecture

  1. True

  2. False


Correct Option: A

EJB stands for Extensible JavaBean

  1. True

  2. False


Correct Option: B

JAR stands for Java Activation Runtime

  1. True

  2. False


Correct Option: B

JAXP stands for Java API for XML Processing

  1. True

  2. False


Correct Option: A

JDBC stands for Java Database Connection

  1. True

  2. False


Correct Option: B

JFC stands for Java Foundation Classes

  1. True

  2. False


Correct Option: A

JMX stands for Java Management XML

  1. True

  2. False


Correct Option: B

JNDI stands for Java Network and Directory Interface

  1. True

  2. False


Correct Option: B

JRE stands for Java Runtime Engine

  1. True

  2. False


Correct Option: B

JSP stands for JavaServer Pages

  1. True

  2. False


Correct Option: A

JVM stands for Java Virtual Method

  1. True

  2. False


Correct Option: B

RMI stands for Remote Method Instance

  1. True

  2. False


Correct Option: B

SDK stands for Software Development Kit

  1. True

  2. False


Correct Option: A

JSF stands for JavaServer Faces

  1. True

  2. False


Correct Option: A

JTA stands for Java Transport API

  1. True

  2. False


Correct Option: B

JSTL stands for Java Stanadard Tag Library

  1. True

  2. False


Correct Option: A

Which is true?

  1. "X extends Y" is correct if and only if X is a class and Y is an interface

  2. "X extends Y" is correct if and only if X is an interface and Y is a class

  3. "X extends Y" is correct if X and Y are either both classes or both interfaces

  4. "X extends Y" is correct for all combinations of X and Y being classes and/or interfaces


Correct Option: C
- Hide questions