Programming With Vba Set 10


What is called the set of statement that are executed under one name?
  
    (A) Macros
    (B) Properties
    (C) Procedures
    (D) Events

Procedures

Which one is attributes of an object in VBA?
  
    (A) Procedures
    (B) Events
    (C) Macros
    (D) Properties

Properties

What is called double clicking an object in VBA?
  
    (A) Events
    (B) Macros
    (C) Procedures
    (D) Methods

Events

Which is used to type / edit the programming code in VBA?
  

    (A) Form window
    (B) Properties window
    (C) Immediate window
    (D) Visual basic editor

Visual basic editor

What is the alternate name of Bugs?
  
    (A) Errors
    (B) Keywords
    (C) Variables
    (D) Constants

Errors