Problem A11
Which is the container that doesn't contain
components like button, textfield etc?
A. Window
B. Frame
C. Panel
D. Container
title bar and
MenuBars
but it can
have other
[2 marks]
Problem A12
A computer game involves:
A. at least one player who participates to have fun, entertainment, amusement, etc.
B. goals which every player pursues — it stimulates rivalry among the players.
C. rules which define the uniqueness of the game - how the game is played.
D. Allof the above
[2 marks]
Problem A13
Which of Statement A and Statement B is true and which one is false?
Statement A: Sprites can be part of a computer game.
Statement B: Avatars can be part of a computer game.
A. Both Statement A and Statement B are false.
B. Statement A is true and Statement B is false.
C. Both Statement A and Statement B are true.
D. Statement A is false and Statement B is true.
[2 marks]
Problem A14
The capability of a derived class to hide the characteristics of the parent class is called:
A. Overloading
B. Overriding
C. Inheritance
D. Structured programming
[2 marks]
Problem A15
Which of the following is golden rule for interface design?
A. Place the user in control
B. Reduce the user’s memory load
C. Make the interface consistent
D. All of the mentioned
{2 marks]