Tag: architecture

Questions Related to architecture

  1. Change the PageHeight properties

  2. Change the InteractiveHeight properties

  3. Change the PageWidth properties

  4. Change the InteractiveWidth properties

  5. Change the PageBreakAtEnd properties


Correct Option: A,C
  1. Define the TotInventory measure as a semi-additive measure

  2. Define the TotInventory measure as an additive measure

  3. Define the measure group as a semi-additive measure group

  4. Define the measure group as an additive measure group


Correct Option: A
  1. Use the SSIS log provider for the SQL Profiler

  2. Use the SSIS log provider for the text file

  3. Use a flat file destination component

  4. Use a Raw file Destination component

  5. Add an error output to the Data Flow component


Correct Option: B,E
  1. Provide Translations for captions at cube, dimension, and data

  2. Provide Translations for captions at cube, dimension

  3. Provide Translations for captions at cube, and data

  4. Provide Translations for captions at cube


Correct Option: A
  1. They can be applied to both data & methods

  2. They must precede a class's data variables or methods

  3. They can follow a class's data variables or methods

  4. They can appear in any order

  5. They must be applied to data variables first and then to methods


Correct Option: B
  1. They are not associated with any instance of an outer class

  2. They may access final initialized variables and parameters that are in the scope of the statement block in which the class is declared

  3. They may be declared public, protected or private

  4. They may not implement an interface


Correct Option: D
  1. State can be cached but is not representative of the client state

  2. State can be cached but is representative of client state

  3. State is persistent

  4. State is cached first, and then persisted.


Correct Option: B
  1. CMP

  2. BMP

  3. Both

  4. None of the Above


Correct Option: A