Visual Basic MCQs Solved

By: Prof. Dr. Fazal Rehman | Last updated: May 2, 2025

13
Score: 0
Attempted: 0/13
Subscribe
1. When we press the tab key during runtime, then what property of controls tells the order they receive the focus?



2. When the user clicks a button, then which of the following is triggered?



3. What is an algorithm?



4. Visual Basic responds to events by using which of the following procedures?



5. During the development of Visual Basic applications, the Properties window plays an important role, and its actual use is to?



6. ……….. is used to give the control a meaningful name in a control’s list of properties?



7. What is Pseudocode?



8. A variable declared outside of an event procedure is said to not have a class-level scope.


9. If we want to continue a long statement on another line, then what key can we use?



10. Select the arithmetic operation with the highest level of precedence?



11. The statement “x = 3 + 4 * 4” is executed. In this case, what value will be assigned to the numeric variable x?



12. ………………. is a valid name for a variable?



13. Keywords in Visual Basic are words that:



Leave a Comment

All Copyrights Reserved 2025 Reserved by T4Tutorials