Tag: web technology

Questions Related to web technology

  1. Protecting data from accidental loss, corruption

  2. Standardizing data formats

  3. Eliminating irrelevant data

  4. Correcting anomalies


Correct Option: A

___________________________ is recommended for small and medium data volumes, good data quality and off peak loads

  1. ETL

  2. ELT

  3. ELTL

  4. EII


Correct Option: B
  1. data mining

  2. data preprocessing

  3. data scrubbing

  4. data profiling


Correct Option: A
  1. Corporate Performance Management

  2. Analytics BPO

  3. Predictive analysis

  4. None of the above


Correct Option: A
  1. Filters

  2. Sort

  3. Rank

  4. Data aggregation


Correct Option: B

Each Struts action is uniquely identified by ________ attribute.

  1. Name

  2. Page

  3. Path

  4. Type


Correct Option: C
  1. Overriding the populate method in ActionForm

  2. Override the processPopulate method of the RequestProcessor

  3. Override the populateBean method of the ActionMapping

  4. None of the above


Correct Option: B

From MVC Prespective, Struts provides

  1. Model

  2. View

  3. Controller

  4. None of the above


Correct Option: C
  1. One per application

  2. One per request

  3. One per module

  4. One per Action Servlet


Correct Option: C
  1. Intercepting Filter

  2. Front Controller

  3. Single Controller

  4. None of the above


Correct Option: B