1. Which of the following instruction tells the computer to close the current form in Visual Basic?
2. In visual basic language what are the rules of a programming language called?
3. Which of the following toolbox is used to include an image on the Visual Basic?
4. Problem solving tools can be any of the following EXCEPT
5. Which of these lines of code accept any key from the keyboard, and exits visual basic console window
6. Which of the following is used to display a message box in visual basic?
7. The primary decision-making capability in BASIC programming is provided by the___________
8. Which of these options is not a valid datatype in Visual Basic
9. _______ uses the structure of formal programming languages and mathematics to break the algorithm into one -sentence steps.
10. ________ problem requires the identification of the best solution to a search problem from a given set of solution
11. The most effective strategy in solving a problem is:
13. One of these is not a characteristics of an algorithm
14. If K =2, i = 0, j = 8; what datatype will be the value of the code snippet: console.WriteLine((x y) AND (i
15. The graphical representation of step-by-step approach to problem solving is __________