Like Sub procedure names, function names typically begin with a(n) ____.

A. noun
B. verb
C. adjective
D. adverb


Answer: B

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. One can use the & operator to extract the value that a pointer points to. 2. When declaring several pointer variables, there must be one pointer declarator * for each pointer variable. 3. Dangling pointers present no problem in C++ 4. Dynamic variables or dynamically allocated variables in C++ are created and destroyed according to the program’s needs. 5. There should eventually be a call to the operator delete on a pointer that points to the memory allocated by each call to new.

Computer Science & Information Technology

A(n) ____ program is the one that Windows uses when you open a particular file type.

A. standard B. default C. association D. computer

Computer Science & Information Technology

Each kind of object in Active Directory is defined through the ____, which is like a small database of information associated with that object, including the object class and its attributes.

A. forest B. template C. schema D. dimension

Computer Science & Information Technology

Which of the following is the path to the +/- Buttons button?

A. (PIVOTTABLE TOOLS DESIGN tab | Show group) B. (PIVOTTABLE TOOLS ANALYZE tab | Show group) C. (PIVOTTABLE TOOLS FORMAT tab | Show group) D. (PIVOTTABLE TOOLS DISPLAY tab | Reveal group)

Computer Science & Information Technology