Windows Programming

351. Which system display a part of the application for interacting with the computer system:

  1. Windows control
  2. Edit control
  3. Animation control
  4. All of these

Correct answer: (A)
Windows control

352. Visual C++ is developed by:

  1. IBM
  2. Microsoft
  3. Sun Microsystem
  4. Apple

Correct answer: (B)
Microsoft

353. Which language is used for developing operating system:

  1. Visual C++
  2. Visual Basic
  3. Visual Foxpro
  4. None of these

Correct answer: (A)
Visual C++

354. Microsoft Visual C++ IDE is designed for:

  1. C
  2. C++
  3. CLI
  4. All of these

Correct answer: (D)
All of these

355. Visual C++ is ___________ based language:

  1. GUI
  2. CUI
  3. Both a and b
  4. None of these

Correct answer: (A)
GUI

356. API stands for:

  1. Application Power Interface
  2. Application Point Interface
  3. Application Programming Interface
  4. None of these

Correct answer: (C)
Application Programming Interface

357. Microsoft Windows has the following windows elements:

  1. Toolbar
  2. Menus
  3. Dialog boxes
  4. All of these

Correct answer: (D)
All of these

358. Visual C++ is:

  1. Procedure Oriented
  2. Event-Driven Programming
  3. Both a and b
  4. None of these

Correct answer: (B)
Event-Driven Programming

359. The most essential and basic header files that windows programming support:

  1. windef.h
  2. winnt.h
  3. winbase.h
  4. All of these

Correct answer: (D)
All of these

360. ___________ is a group of data and methods and is used to create a variable :

  1. Class
  2. Object
  3. Method
  4. Message

Correct answer: (A)
Class

Page 36 of 50