adplus-dvertising

Welcome to the VB NET MCQs Page

Dive deep into the fascinating world of VB NET with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of VB NET, a crucial aspect of Web Technologies. In this section, you will encounter a diverse range of MCQs that cover various aspects of VB NET, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within Web Technologies.

frame-decoration

Check out the MCQs below to embark on an enriching journey through VB NET. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of Web Technologies.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of VB NET. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

VB NET MCQs | Page 22 of 25

Q211.
Which of the following is/are the possible values of MsgBoxResult returned from MsgBox function.
i) Ok ii) Cancel iiii) Abort iv) Retry v) Ignore
Discuss
Answer: (d).All i, ii, iii, iv and v
Q212.
………………… is one of the MessageBoxDefaultButton enumeration values that specifies which is the default button for the message box.
Discuss
Answer: (a).DefaultButton
Q213.
Which of the following is NOT the MessageBoxButtons enumeration value.
Discuss
Answer: (c).None
Q214.
Which of the following is/are the MessageBoxIcon enumeration values.
i) Astrisk ii) Error iii) Hand iv) Ok
Discuss
Answer: (d).All i, ii, iii and iv
Q215.
……………… property returns a value of the ……………….. enumeration when the dialog box is closed.
Discuss
Answer: (b).DialogResult
Q216.
……………… property of windows form sets the padding used between docked controls and the form’s edge.
Discuss
Answer: (a).DockPadding
Q217.
The Get and Set methods in the …………….. property to get and set the text in the text box.
Discuss
Answer: (b).Textdata
Q218.
In mouse cursor option ………………. is a cursor for mouse wheel operations when the mouse is moving and the window is scrolling horizontally and vertically downward to the left.
Discuss
Answer: (b).PanSW
Q219.
In mouse cursor option …………….. is a cursor for mouse wheel operations when the mouse is moving and the window is scrolling vertically in an upward direction.
Discuss
Answer: (d).PanNorth
Q220.
………………… is a signed count of the number of rotation of the mouse wheel.
Discuss
Answer: (b).Delta

Suggested Topics

Are you eager to expand your knowledge beyond Web Technologies? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!