0

web technology Online Quiz - 13

Description: web technology Online Quiz - 13
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0
  1. Packages can be nested.

  2. You can pass parameters to packages.

  3. A package is loaded into memory each time it is invoked.

  4. The contents of packages can be shared by many applications.


Correct Option: D
  1. wlserver can be used to start, reboot or shut down server instances

  2. wlserver can be used to connect to existing server instances

  3. wlserver can be used to create a multiple server domain configuration.

  4. wlserver can be used to create a single server domain and to connect to the server.


Correct Option: C

What are the four basic components of a JMS system-resource module in the config.xml in WebLogic 9.2?

  1. Name, target, subdeployment, descriptor-file-name

  2. Domain, jms-server, connection factory, destination

  3. Config.xml, jms-module, subdeployment, descriptor-file-name

  4. Name, jms-module, subdeployment, descriptor-file-name


Correct Option: A
  1. Graphical mode, console mode and secure mode

  2. Graphical mode, console mode and silent mode

  3. Script mode, console mode and silent mode

  4. Script mode, console mode and secure mode


Correct Option: B
  1. Node Manager process is associated with the specific WebLogic domain

  2. Node Manager cannot start the admin server.

  3. Node Manager on one machine can start multiple Managed Servers on different machines.

  4. Node Manager on one machine can start multiple Managed Servers on the same machine.


Correct Option: D

Which statement is true about SSL configuration?

  1. SSL can be configured only at the domain level. All the servers in that domain use same SSL configuration.

  2. SSL can be configured at the server level. All the servers in the domain can be configured to use their own SSL

  3. SSL can be configured at the cluster level. All the servers that are part of the clusters use the same SSL

  4. Once you configure SSL, the normal listen port will be disabled and cannot be used while the SSL port is


Correct Option: B

PRODUCT: Product ID Product Description Manufacturer ID MANUFACTURER: Manufacturer ID Manufacturer Name Referring to the above table, what type of relationship exists between the Product table and the Manufacturer table?

  1. Product - Many Manufacturer - Many

  2. Product - Many Manufacturer - One

  3. Product - One Manufacturer - One

  4. Product - One Manufacturer – Many


Correct Option: B
  1. CREATE USER Susan;

  2. CREATE OR REPLACE USER Susan;

  3. CREATE NEW USER Susan DEFAULT;

  4. CREATE USER Susan IDENTIFIED BY blue;

  5. CREATE NEW USER Susan IDENTIFIED by blue;

  6. CREATE OR REPLACE USER Susan IDENTIFIED BY blue;


Correct Option: D
  1. It's the default gateway IP of your ISP

  2. It's not special, belongs to Google Inc. since 2001

  3. It's called loopback ip address, to which local web server points

  4. It's the first IP address, available in IP pool, which can be used for sub-netting


Correct Option: C
- Hide questions