Top 50+ Solved Window Programming MCQ Questions Answer
Q. Window class, onMenuSelect/2, defines
a. during the processing of a key this event is executed with the ASCII value of the key pressed
b. a menu command was selected
c. a menu item is selected
d. a window was resized
Q. Window class, onSize/2, defines
a. during the processing of a key this event is executed with the ASCII value of the key pressed
b. a menu command was selected
c. a menu item is selected
d. a window was resized
Q. Window class, onMove/2, defines
a. a window is moved to a new position
b. the user wants to view a floating popup menu for the window
c. an event from the vertical scrollbar of the window
d. an event from the horizontal scrollbar of the window
Q. Window class, onInitPopupMenu/2, defines
a. a window is moved to a new position
b. the user wants to view a floating popup menu for the window
c. an event from the vertical scrollbar of the window
d. an event from the horizontal scrollbar of the window
Q. Window class, onVScroll/3, defines
a. a window is moved to a new position
b. the user wants to view a floating popup menu for the window
c. an event from the vertical scrollbar of the window
d. an event from the horizontal scrollbar of the window
Q. Window class, onHScroll/3, defines
a. a window is moved to a new position
b. the user wants to view a floating popup menu for the window
c. an event from the vertical scrollbar of the window
d. an event from the horizontal scrollbar of the window
Q. SizerClient in window programming ?
a. this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
b. this sizer class makes a panel ‘stick’ to one side of a frame window and the size of the panel window is a fixed num- ber of pixels.
c. this sizer ensures that a panel window is percentage of the size of a frame win- dow.
d. None of these
Q. SizerFixed in window programming
a. this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
b. this sizer class makes a panel ‘stick’ to one side of a frame window and the size of the panel window is a fixed num- ber of pixels
c. this sizer ensures that a panel window is percentage of the size of a frame win- dow.
d. None of these
Q. SizerPercent in window programming
a. this type of sizer ensures that a panel window fills the complete client rect- angle of a frame window
b. this sizer class makes a panel ‘stick’ to one side of a frame window and the size of the panel window is a fixed num- ber of pixels.
c. this sizer ensures that a panel window is percentage of the size of a frame win- dow.
d. None of these