A button’s caption is entered using ______
1. sentence capitalization
2.book title capitalization
3.character capitalization
4. word capitalization
Letter __________ is the Exit menu’s access key.
1.X
2.Y
3.Z
4.W
The autoSize property of the label control that displays program output is automatically set to true.
1.False
2.true
3.all of the above
4.None of the mentioned
The rectangles are called as __________ symbols in the flowchart.
1. Decision
2. Process
3.Input/Output
4.Start/End
What happens when maximize box is set to true?
1.Maximize box in title bar disappears
2.Maximize box is disabled
3.Maximize box is enabled
4.Maximize box becomes visible
A control is locked using ______
1.Lock Controls
2.Shared lock
3.Fixed lock
4.Lock
A control’s border is determined by __________ property.
1.Border
2.Style
3.BorderStyle
4.Appearance
A label control’s __________ property determines whether the control automatically sizes to fit its current contents.
1. AutoSize property
2.Control property
3.Auto control property
4.Autoformat property
A ______ provides an area in the form for the user to enter data.
1. Text box
2.Button
3.Edit box
4.label lines
A __________ is an example that accepts user input and is determined by a label control.
1.Text box
2.Property box
3. Tool box
4. Button
Access keys allows the user to run the application even when _____
1.Mouse becomes inoperative
2.Mouse is fully operative
3.Mouse is partially operative
4.Keyboard is operative
An object’s __________ is used to display the type, style, and size of the font, used to display the object’s text.
1.Font property
2. Size property
3.Text property
4.Style property
Designers at times use colour as the means of __________ a user interface.
1.Identification
2.Charming c) Fascinating
3. Fascinating
4.Exquisite
Designers generally avoid using __________ and __________ in an interface.
1.Italics and underline
2.Underline and bold
3.Bold and italics
4.Regular and bold
Designers generally use __________ colour for the background, and __________ for the text.
1.Blue, pink
2. White, black
3.Black, white
4.Pink, blue
Designers generally use __________ font style and __________ font size in an interface.
1.One, two
2. Two, one
3.Four, one
4.One, one
Designers usually include graphics to __________ a portion of screen.
1.Mesmerize
2.Emphasize
3.Attract
4. Glorify
Each access key in the interface should be ______
1.Unique
2.Can be common
3. In small letter
4. In capital letter
Each button has same height and width because they are __________ the interface.
1.Stacked
2.Queued
3.Clustered
4.Heaped
It is inappropriate to assign access keys to ____
1. Text boxes
2. Label controls
3.Timer
4.Button
Letter __________ is a File’s Menu access keys.
1.A
2.F
3.B
4.D
Press __________ to move the focus to the text box’s access key named textBlue.
1.Alt+b
2.Alt+t
3. Alt+x
4.Alt+c
Pressing the enter key when the button is on focus produces _____
1.Button’s properties
2.Button’s click event
3.Dialog box to change button name
4.Removes the button
Set the identifying labels tab index property that is __________ than text box’s tab index property.
1.One number lesser
2.One number more
3.Same as text box’s tab index
4.Does not depend on text box’s tab index
Text box is aligned using ______
1.Alignment operator
2.Edit menu
3.Properties Window
4.Format menu
The appropriate __________ setting on a label depends on label’s purpose.
1.BorderStyle property
2.AutoSize property
3. Length property
4. Format Property
The BorderStyle property of each label, that identify other controls, is generally set to _____
1.None
2.FixedSingle
3.Fixed3D
4.FixedDouble
The BorderStyle property of the labels that display program output is generally set to ____
1. Fixed3D
2.FixedSingle
3. None
4.FixedDouble
The text contained in the identifying label is entered using ______
1.Sentence capitalization
2.Book title capitalization
3.Character capitalization
4.Word capitalization
The text of many controls contain an underlined letter known as _____
1.Access keys
2.Underlined keys
3.Keys
4.Hidden keys
The __________ symbol is called the start /stop symbol in the flowchart.
1. Oval
2.Rectangle
3.Parallelogram
4. Diamond
The __________ symbol is used to take a decision in the flowchart.
1.Oval
2.Rectangle
3. Parallelogram
4. Diamond
To delete __________ you must delete the contents of the form’s text property.
1.Title bar
2.Properties window
3.Text in text box
4.Text in level
To see the underlined hidden access key, you can do so, by pressing the __________ key.
1.Alt
2.Ctrl
3.Shift
4. Enter
Use the __________ to verify the tab order control in the interface.
1.Enter key
2.Shift key
3.Tab key
4.Alt key
What determines the Tab order?
1.TabIndex values
2. TabOrder values
3.Tab values
4.Arrangement of the controls in the interface
What happens when minimize box is set to true?
1.Minimize box in title bar disappears
2.Minimize box is disabled
3. Minimize box is enabled
4.Minimize box becomes visible
When a control has focus it can accept _____
1.values
2. any user input
3.numbers
4. strings
When you start an application, the computer sends the focus to the control whose TabIndex is _____
1.One
2.Last TabIndex (that is if we have 8 control’s at 8th Tab Index)
3.Zero
4.Two
Which property contains a number that represents the order in which the control was added to the form?
1.TabIndex property
2.Order property
3. Tab order property
4.Index property
Which setting gives the control a 3-dimensional appearance?
1. 3D appearance
2.Fixed3D Border Style
3.Set3D
4.Appear3D
While printing, the __________ need to be active.
1.Form
2.Application
3.Code editor window
4.Timer
You assign an access key by including an __________ option in the control’s caption or identifying label.
1. &
2.$
3.#
4.@
You can set the control’s tab index property using ____
1.Properties window
2.Control Window
3.File
4.Edit
You enter the ampersand to the __________ of the character, you want to designate as access key.
1.Immediate right
2.Right
3.Immediate left
4.Left
You should assign access keys to each of the control in the interface that contain __________
1. User output
2. User input
3. Timer
4. Labels
____ uses short phrases to describe the steps the procedure must take.
1.Pseudocode
2.Source code
3. Flowchart
4.Algorithm
_____ uses standardized symbols to describe the steps of a procedure.
1. Pseudocode
2.Source code
3.Flowchart
4.Algorithm
______ is generally used to emphasize the text.
1. Italics
2.Underline
3.Bold
4. Regular
______ property removes the title bar elements.
1. Control Box property
2.Minimize property
3.Maximize property
4.Close property