๐Ÿงช VB-Visual Basic MCQ Quiz Hub

Creating User Services

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

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





โœ… Correct Answer: 4

Which of the following is Hungarian notation for a menu?





โœ… Correct Answer: 3

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





โœ… Correct Answer: 3

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





โœ… Correct Answer: 3

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





โœ… Correct Answer: 2