0

programming languages Online Quiz - 316

Description: programming languages Online Quiz - 316
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0

When would you use Joiner transformation

  1. If you want to join two tables in same database

  2. If the Order By clause needs to be changed

  3. If you want to join two tables on different Oracle databases

  4. If you want to join table and flat file


Correct Option: D
  1. Sorter

  2. Connected Lookup

  3. Expression

  4. Unconnected Lookup


Correct Option: A

Which are the different Lookup cache types

  1. Persistent

  2. Dynamic

  3. Static

  4. All of the above


Correct Option: D
  1. Normalizer

  2. Source Qualifier

  3. Source Definition

  4. Any transformation


Correct Option: A
  1. active

  2. passive

  3. connected

  4. Connected and unconnected


Correct Option: D
  1. Message Processing

  2. Serialization

  3. Single Document Interface

  4. Multiple Document Interface


Correct Option: B
  1. RTTI

  2. Serialization

  3. multiple document interface

  4. diagnostic and debugging


Correct Option: A,B,D

Which of the Following message type is invalid in Message Driven Architecture?

  1. Window messages (WM_)

  2. Control window messages (BM_)

  3. Dialog Box Messages( DB_)

  4. List box messages (LB_)


Correct Option: C

Which of the following Data type is used to Return value by window procedure?

  1. LPVOID

  2. LPCSTR

  3. BOOL

  4. LRESULT


Correct Option: D

Which resource is a rectangular window whose main role is to host or hold other Windows controls.

  1. ToolBar

  2. Menu

  3. Dialog

  4. Accelerator


Correct Option: C

Which of the following is the mode of building a Project in VC++?

  1. Debug Mode

  2. Release Mode

  3. Both option a and b

  4. None of the above


Correct Option: C
- Hide questions