web technology Online Quiz - 200
Description: web technology Online Quiz - 200 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: web technology |
Name of the port created automatically while working with dynamic cache
A Router transformation has the following types of groups
A Sorter Transformation is
A UNION Transformation is
A mapping is created with a flatfile Target. Options to change the flatfile delimiter
What is the out put of Joiner Transformation, if we use Detail Outer Join
Informatica 8x is
What are the reusable Tasks
J2EE application only a web-based
JavaBeans Are J2EE components
HTML page a web component
Abstract method can a have the static qualifier
Dictionary is the super class of Hashtable
Applet is a program which can get downloaded into a client environment and start executing there.
java.lang are the implicit packages that need not get imported into a class file
An interface with no methods.Example: Serializable, Remote, Cloneable are called Marker Interfaces
Comparable interface needs to be implemented to do the sorting
Any object can be cloned
hashCode is unique for every object
Thread is a block of code which can execute concurrently with other threads in the JVM.