Macro instructions are written in ________ Basic for Applications, a programming language that is built into Microsoft Office

Fill in the blank(s) with correct word

Visual

Computer Science & Information Technology

You might also like to view...

The best disaster is the one you don't have to ________

A) recover from B) plan for C) avoid D) assess

Computer Science & Information Technology

Suppose we have an integer data member in a class called errorCode. There is also a function of a class called getError. Since the client cannot understand what the integer value means in the errorCode, the getError function returns a string that gives the meaning of the current integer value. This is an example of:

A. a const reference function B. a const function C. data translation D. poor programming practice

Computer Science & Information Technology