Match the following terms to their meanings:

I. Sub procedure
II. Function procedure
III. Property procedure
IV. Public procedure
V. Private procedure

A. Performs an action but does not return a specific value
B. Available only to a specific object or module
C. Available to any object in an application
D. Performs an action and returns a value
E. Creates or manipulates a custom property


A, D, E, C, B

Computer Science & Information Technology

You might also like to view...

MC The__________ is not a primary class defined by Python.

a) SystemYield. b) StopIteration. c) Warning. d) StandardError.

Computer Science & Information Technology

Which of the following is the keyboard shortcut for inserting hyperlinks?

A) Ctrl+H B) Ctrl+I C) Ctrl+J D) Ctrl+K

Computer Science & Information Technology

To view a workbook on the Internet, it should be saved as a(n) ________ file

A) HTML B) XML C) C++ D) WWW

Computer Science & Information Technology

When you point to a cell with a tracked change, only the old value and the new value are displayed

Indicate whether the statement is true or false.

Computer Science & Information Technology