A series of instructions that can be grouped together as a single command and are often used to automate a complex set of tasks or a repeated series of tasks are known as:

A. A rootkit
B. A macro
C. A program
D. A process


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the difference between cd and lcd in ftp?

What will be an ideal response?

Computer Science & Information Technology

If the function prototype for a default parameter list function is:

```int ParkingLot(char = ‘T’, int = 4, int = 1);``` which is an invalid call satatement? A. int m = ParkingLot( , , 5); B. int m = ParkingLot(‘P’); C. int m = ParkingLot(‘T’, 5); D. int m = ParkingLot();

Computer Science & Information Technology

A key feature of the Apple Lisa was its use of _______________.

A. vacuum tubes B. a graphical user interface C. transistors D. VisiCalc

Computer Science & Information Technology

Researchers have found that adding such graphics as tables, charts, graphs, and maps increases retention by more than ____ percent.

A. 20 B. 40 C. 60 D. 50

Computer Science & Information Technology