What is the file extension for a Macro-Enabled Workbook?

A) .xlsm B) .xltm C) .xlsb D) .xlm


A

Computer Science & Information Technology

You might also like to view...

Usually a(n) ____________________ is used to control the number of times the loop repeats

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Match the TCP/IP level with its description

I. Transport A. Uses IP as its transmission protocol II. Application B. The reliability layer III. Internet C. Handles physical aspects of a network IV. Network interface D. Routes packets over a network

Computer Science & Information Technology

The process of returning a database to its correct state after data has been damaged or destroyed is called ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In the array based implementation of a stack class, what does the constructor initialize the private variable top to?

a. 0 b. -1 c. 1 d. MAX_STACK

Computer Science & Information Technology