web technology Online Quiz - 200

web technology Online Quiz - 200

20 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Name of the port created automatically while working with dynamic cache

  1. NewLkpRow
  2. NewRow
  3. NewLookupRow
  4. No ports were created
Question 2 Multiple Choice (Single Answer)

A Router transformation has the following types of groups

  1. Input Group, Output Group
  2. Input Group,Output Group, Default Group
  3. Output Group, Default Group, User Defined Group
  4. No groups were created
Question 3 Multiple Choice (Single Answer)

A Sorter Transformation is

  1. Active Transformation
  2. Passive Transformation
  3. None
  4. Both
Question 4 Multiple Choice (Single Answer)

A UNION Transformation is

  1. Active Transformation
  2. Passive Transformation
  3. None
  4. Both
Question 5 Multiple Choice (Single Answer)

A mapping is created with a flatfile Target. Options to change the flatfile delimiter

  1. Session
  2. Session/Mapping
  3. Target Definition/Session
  4. Not possible to change
Question 6 Multiple Choice (Single Answer)

What is the out put of Joiner Transformation, if we use Detail Outer Join

  1. All the rows from master and detail table
  2. Matching rows from detail table and all rows from master table
  3. Matching rows from master table and all rows from detail table
  4. Only matching from master and detail table
Question 7 Multiple Choice (Single Answer)

Informatica 8x is

  1. Server Oriented Architecture
  2. Service Oriented Architecture
  3. Application Oriented Architecture
  4. Web based Architecture
Question 8 Multiple Choice (Single Answer)

What are the reusable Tasks

  1. Session, Email, Command and Assignment Tasks
  2. Session Task
  3. Session,Email and Command Tasks
  4. Session, Email, Command, Assignment and Control Tasks
Question 9 True/False

J2EE application only a web-based

  1. True
  2. False
Question 10 True/False

JavaBeans Are J2EE components

  1. True
  2. False
Question 11 True/False

HTML page a web component

  1. True
  2. False
Question 12 True/False

Abstract method can a have the static qualifier

  1. True
  2. False
Question 13 True/False

Dictionary is the super class of Hashtable

  1. True
  2. False
Question 14 True/False

Applet is a program which can get downloaded into a client environment and start executing there.

  1. True
  2. False
Question 15 True/False

java.lang are the implicit packages that need not get imported into a class file

  1. True
  2. False
Question 16 True/False

An interface with no methods.Example: Serializable, Remote, Cloneable are called Marker Interfaces

  1. True
  2. False
Question 17 True/False

Comparable interface needs to be implemented to do the sorting

  1. True
  2. False
Question 18 True/False

Any object can be cloned

  1. True
  2. False
Question 19 True/False

hashCode is unique for every object

  1. True
  2. False
Question 20 True/False

Thread is a block of code which can execute concurrently with other threads in the JVM.

  1. True
  2. False