🧪 VB-Visual Basic MCQ Quiz Hub

Creating User Services

Choose a topic to test your knowledge and improve your VB-Visual Basic skills

1. You application creates an instance of a form. What is the first event that will be triggered in the from?




2. Which of the following is Hungarian notation for a menu?




3. You are ready to run your program to see if it works.Which key on your keyboard will start the program?




4. Which of the following snippets of code will unload a form named frmFo0rm from memory?




5. You want the text in text box named txtMyText to read My Text.In which property will you place this string?