Basic Window-Programming Questions and Answers

Take Exam

Basic Window Programming Questions with Answers introduce students to fundamental Windows-based application development concepts. These include GUI design, event handling, and system-level programming techniques. Practicing these programming interview questions with answers enhances problem-solving abilities for placement tests at companies like TCS, Accenture, and Infosys. This section also helps candidates gain confidence in working with Windows APIs and C/C++ based environments.

Basic Window-Programming

Showing 10 of 42 questions

1. Frame is

  • the exterior of a window
  • the interior of a frame window.
  • windows used for input/output that are placed on a panel window
  • None of these
Show Answer Report

2. Panel is

  • the exterior of a window
  • the interior of a frame window
  • windows used for input/output that are placed on a panel window
  • None of these
Show Answer Report

3. Controls are

  • the exterior of a window
  • the interior of a frame window.
  • windows used for input/output are placed on a panel window
  • None of these
Show Answer Report

4. In frame windows

  • One can put another frame windows
  • one can not put another frame windows
Show Answer Report

5. A panel window i a window

  • which can only exist inside a frame window
  • which can not exist inside a frame window
  • which can exist outside the frame window
  • none of these
Show Answer Report

6. These exist ___________ panel windows inside the same frame window.

  • Several
  • Only one
  • None
  • None of these
Show Answer Report

7. Button in wondiw programming

  • displays ext and can be clicked with the mouse or spacebar
  • a checkmark which the user can select
  • a list from which one item can be selected
  • area in which text may be entered
Show Answer Report

8. Checkbox in window programming

  • displays text an can be clicked with the mouse or spacebar
  • a checkmark which the user can select
  • a list from which one item can be selected
  • area in which text may be entered
Show Answer Report

9. Combobox in window programming

  • displays text and can be clicked with the mouse or spacebar
  • a checkmark which the user can select
  • a list from which one item can be selcted
  • area in which text may be entered
Show Answer Report

10. Edit in window programming

  • displays text and can be clicked with the mouse r spacebar
  • a checkmark which the user can select
  • a list from which one item can be selected
  • area in which text may be entered
Show Answer Report
Questions and Answers for Competitive Exams Various Entrance Test