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 24 of 25

Q231.
Which of the following is NOT the public property of RichTextBox Objects.
Discuss
Answer: (b).DetectText
Q232.
Which of the following is/are the public methods of RichTextBox objects.

i) CanDelete   ii) Find   iii) LoadFile   iv) SelectAll
Discuss
Answer: (b).ii, iii and iv only
Q233.
The SaveFile method is used to save the text in a rich text box to disk, and the ……………. method to read it back.
Discuss
Answer: (a).LoadFile
Q234.
Which of the following is/are the values of TextAlign property that takes from content  Alignment enumeration.

BottomCenter  ii) MiddleTop   iii) TopLeft  iv) MiddleLeft
Discuss
Answer: (b).i, iii and iv only
Q235.
Which of the following is/are the public properties of LinkLabel objects.

i) ActiveLinkColor   ii) LinkSize   iii) LinkBehavior   iv) Links
Discuss
Answer: (b).i, iii and iv only
Q236.
Hyperlinks can be created using the …………………………………. method in LinkClicked event handler.
Discuss
Answer: (a).System.Diagnostics.Process.Start
Q237.
In order to get the text associated with the link, ………………… method  can be used.
Discuss
Answer: (b).e.Link.LinkData.ToString
Q238.
______________ can be accessed from all types within the assembly, but not from outside the assembly.
Discuss
Answer: (c).Friend
Discuss
Answer: (b).By setting the object to Nothing
Q240.
Smart Phone applications and other such devices can be written using:
Discuss
Answer: (a)..NET Compact Framework

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!