Across
- 2. - stand for multiple Document interface
- 4. - Stand for Single document Interface
- 5. Used for basic math operations
- 8. is a set of instructions written in a programming language that tells a computer what to do.
- 9. Displays static text on a form
- 10. - is a keyword used to declare a variable.
- 11. - Attributes of a form control
- 14. - A named storage location for data.
- 15. a property used to name form control
- 18. Executes code when clicked
- 19. A drop-down list that combines a TextBox and ListBox.
- 20. Perform event when something is clicked
Down
- 1. is a style of programming where developers create programs by manipulating graphical elements rather than writing code in text form. It's
- 3. Defines what kind of data a variable holds (e.g., Integer, String, Boolean).
- 6. a property that changes the name of a form control
- 7. - An Error in a program
- 12. - The software used to write and run VB code (e.g., Visual Studio).
- 13. is a signal that something has happened—usually triggered by the user or the system—and it can be handled by writing specific code called an
- 16. Used to combine or invert Boolean expressions
- 17. Where controls are placed
