VB.Net/VB.Net Mcq Question Set 3 Sample Test,Sample questions

Question:
 A button’s caption is entered using ______

1. sentence capitalization

2.book title capitalization

3.character capitalization

4. word capitalization


Question:
 Letter __________ is the Exit menu’s access key.

1.X

2.Y

3.Z

4.W


Question:
 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


Question:
 The rectangles are called as __________ symbols in the flowchart.

1. Decision

2. Process

3.Input/Output

4.Start/End


Question:
 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


Question:
A control is locked using ______

1.Lock Controls

2.Shared lock

3.Fixed lock

4.Lock


Question:
A control’s border is determined by __________ property.

1.Border

2.Style

3.BorderStyle

4.Appearance


Question:
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


Question:
A ______ provides an area in the form for the user to enter data.

1. Text box

2.Button

3.Edit box

4.label lines


Question:
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


Question:
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


Question:
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


Question:
Designers at times use colour as the means of __________ a user interface.

1.Identification

2.Charming c) Fascinating

3. Fascinating

4.Exquisite


Question:
Designers generally avoid using __________ and __________ in an interface.

1.Italics and underline

2.Underline and bold

3.Bold and italics

4.Regular and bold


Question:
Designers generally use __________ colour for the background, and __________ for the text.

1.Blue, pink

2. White, black

3.Black, white

4.Pink, blue


Question:
Designers generally use __________ font style and __________ font size in an interface.

1.One, two

2. Two, one

3.Four, one

4.One, one


Question:
Designers usually include graphics to __________ a portion of screen.

1.Mesmerize

2.Emphasize

3.Attract

4. Glorify


Question:
Each access key in the interface should be ______

1.Unique

2.Can be common

3. In small letter

4. In capital letter


Question:
Each button has same height and width because they are __________ the interface.

1.Stacked

2.Queued

3.Clustered

4.Heaped


Question:
It is inappropriate to assign access keys to ____

1. Text boxes

2. Label controls

3.Timer

4.Button


Question:
Letter __________ is a File’s Menu access keys.

1.A

2.F

3.B

4.D


Question:
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


Question:
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


Question:
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


Question:
Text box is aligned using ______

1.Alignment operator

2.Edit menu

3.Properties Window

4.Format menu


Question:
The appropriate __________ setting on a label depends on label’s purpose.

1.BorderStyle property

2.AutoSize property

3. Length property

4. Format Property


Question:
The BorderStyle property of each label, that identify other controls, is generally set to _____

1.None

2.FixedSingle

3.Fixed3D

4.FixedDouble


Question:
The BorderStyle property of the labels that display program output is generally set to ____

1. Fixed3D

2.FixedSingle

3. None

4.FixedDouble


Question:
The text contained in the identifying label is entered using ______

1.Sentence capitalization

2.Book title capitalization

3.Character capitalization

4.Word capitalization


Question:
The text of many controls contain an underlined letter known as _____

1.Access keys

2.Underlined keys

3.Keys

4.Hidden keys


Question:
The __________ symbol is called the start /stop symbol in the flowchart.

1. Oval

2.Rectangle

3.Parallelogram

4. Diamond


Question:
The __________ symbol is used to take a decision in the flowchart.

1.Oval

2.Rectangle

3. Parallelogram

4. Diamond


Question:
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


Question:
To see the underlined hidden access key, you can do so, by pressing the __________ key.

1.Alt

2.Ctrl

3.Shift

4. Enter


Question:
Use the __________ to verify the tab order control in the interface.

1.Enter key

2.Shift key

3.Tab key

4.Alt key


Question:
What determines the Tab order?

1.TabIndex values

2. TabOrder values

3.Tab values

4.Arrangement of the controls in the interface


Question:
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


Question:
When a control has focus it can accept _____

1.values

2. any user input

3.numbers

4. strings


Question:
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


Question:
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


Question:
Which setting gives the control a 3-dimensional appearance?

1. 3D appearance

2.Fixed3D Border Style

3.Set3D

4.Appear3D


Question:
While printing, the __________ need to be active.

1.Form

2.Application

3.Code editor window

4.Timer


Question:
You assign an access key by including an __________ option in the control’s caption or identifying label.

1. &

2.$

3.#

4.@


Question:
You can set the control’s tab index property using ____

1.Properties window

2.Control Window

3.File

4.Edit


Question:
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


Question:
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


Question:
____ uses short phrases to describe the steps the procedure must take.

1.Pseudocode

2.Source code

3. Flowchart

4.Algorithm


Question:
_____ uses standardized symbols to describe the steps of a procedure.

1. Pseudocode

2.Source code

3.Flowchart

4.Algorithm


Question:
______ is generally used to emphasize the text.

1. Italics

2.Underline

3.Bold

4. Regular


Question:
______ property removes the title bar elements.

1. Control Box property

2.Minimize property

3.Maximize property

4.Close property


More MCQS

  1. VB.Net Mcq Question Set 1
  2. VB.Net Mcq Question Set 2
  3. VB.Net Mcq Question Set 3
  4. VB.Net Mcq Question Set 4
  5. VB.Net Mcq Question Set 5
  6. VB.Net Mcq Question Set 6
  7. VB.Net Mcq Question Set 7
  8. VB.Net Mcq Question Set 8
  9. VB.Net Mcq Question Set 9
  10. VB.Net Mcq Question Set 10
  11. VB.Net Mcq Question Set 11
  12. VB NET MCQ SET 1
  13. VB NET MCQ SET 2
  14. VB NET MCQ SET 3
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!