Visual Basic Questions and Answers – One-Dimensional Array

This set of Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on “One-Dimensional Array”. 1. A simple variable, also called as a ________ variable, is one that is unrelated to any other variable in memory. a) Changing b) Dynamic c) Static d) Scalar 2. When you group together related variables, the group is referred … Read more

advertisement

Visual Basic Questions and Answers – String Manipulation – Adding a Menu to a Form

This set of Visual Basic MCQs focuses on “String Manipulation – Adding a Menu to a Form”. 1. You use ______________ to include one or more menus on a Windows form. a) Menu control b) Menu strip control c) Form control d) Menu properties 2. The list of items displayed by menu title are known … Read more

advertisement

Visual Basic Questions and Answers – Using Pattern Matching to Compare Strings

This set of Visual Basic Questions and Answers for Aptitude test focuses on “Using Pattern Matching to Compare Strings”. 1. The _______________ operator allows you to use pattern matching characters to determine whether one String is equal to another String. a) Like b) Pattern c) Match d) StringMatch 2. The ___________ in a pattern represents … Read more

advertisement

Visual Basic Questions and Answers – Searching a String

This set of Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on “Searching a String”. 1. To determine whether a string has specific sequence of characters, use _________________ a) Contains method b) Specific method c) Sequence method d) Check method 2. The ______________ argument in syntax of Contains method represents the sequence of arguments … Read more

advertisement

Visual Basic Questions and Answers – Working with String

This set of Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on “Working with String”. 1. The number of characters contained in a String is stored as Integer in String’s ____________ a) Substring property b) Length property c) Reverse property d) Index property 2. _______________ method is used to remove space from beginning and … Read more

advertisement

Visual Basic Questions and Answers – Including a ComboBox in an Interface

This set of Visual Basic Quiz focuses on “Including a ComboBox in an Interface”. 1. Which property is used to specify a combo box’s style? a) ComboBoxStyle b) DropDownStyle c) DropStyle d) Style 2. The items in a combo box belong to which collection? a) Items b) List c) ListBox d) Values 3. Which of … Read more

advertisement

Visual Basic Questions and Answers – Function Procedures

This set of Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on “Function Procedures”. 1. _____________________ returns a value after performing its specific task. a) Function Procedure b) Sub procedure c) Sub block d) Structure 2. The functions header and footer contains the _______________ keyword. a) Function b) Struct c) Sub d) Class 3. … Read more

advertisement

Visual Basic Questions and Answers – Passing Variables

This set of Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on “Passing Variables”. 1. Every variable has both a value and _____________ a) Unique address b) Value c) Name d) Relative address 2. Passing a copy of the variable is referred to as _____________________ a) Pass by value b) Pass by address c) … Read more

advertisement

Visual Basic Questions and Answers – Repetition Structure – Refresh and Sleep Methods, Including List Box in an Interface

This set of Visual Basic Interview Questions and Answers for Experienced people focuses on “Repetition Structure – Refresh and Sleep Methods, Including List Box in an Interface”. 1. The _________________ ensures that the computer processes any previous lines of code that affect the interface’s appearance. a) Refresh Method b) Sleep method c) Count method d) … Read more

advertisement

Visual Basic Questions and Answers – Repetition Structure – For..Next Statement

This set of Visual Basic Multiple Choice Questions & Answers (MCQs) focuses on “Repetition Structure – For..Next Statement”. 1. A ____________ loop is a loop whose processing is controlled by a counter. a) Counter-controlled b) Entry-controlled c) Exit-controlled d) Accumulator-controlled 2. ____________________ is a counter-controlled loop. a) For..next loop b) Do..while loop c) While loop … Read more

advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.