Tag: technology

Questions Related to technology

Which option is used to over ride the default nature of input statement, to read only required amount of data?

  1. TRUNCOVER

  2. MISSOVER

  3. FLOWOVER

  4. LOST CARD


Correct Option: A

Which is not one of the input statement format?

  1. input (height weight) 2. ;

  2. input age weight gender $;

  3. input height 1-3 weight 4-6 gender 7;

  4. input @1 height 2. @4 weight 2. @7 gender $1;


Correct Option: A
  1. CWnd

  2. CFrameWnd

  3. CObject

  4. CWinThread


Correct Option: D

When a user changes the content of one of the views, that view object calls which of the following function?

  1. CDocument::UpdateViews

  2. CDocument::UpdateAllViews

  3. CDocument::UpdateData(TRUE)

  4. CDocument::Modify(TRUE)


Correct Option: B
  1. Language aware editor

  2. Incremental build

  3. Integrated debugging

  4. All of the above


Correct Option: D
  1. Eclipse is a Plugin

  2. Eclipse is a shareware

  3. Eclipse is an Open source framework

  4. None of these


Correct Option: C
  1. Build automation using Ant Script

  2. Integrating J2EE Application servers

  3. Plug-in development by the user

  4. Can be used as a J2EE application server


Correct Option: D