Answer:
Global variable
Explanation:
You should avoid using global variables in a program because global variables can be accessed by any part of the code and every function or any part of the code has the tendency to alter or modify its value. One can't limit the scope or in other words one cant simply force any part of the program not to use them or modify it's values. Testing of large programs also becomes difficult as it is hard to keep track of the functions reading and modifying the values of global variables
Answer:
(b) the current directory
Explanation:
A path is the location or route to a particular file or folder in an operating system. This path is always unique and can either be relative or absolute.
A relative path name of a file defines the path to the file from the current or present working directory.
An absolute path name of a file defines the path to the file from the root directory. This path gives a complete descriptive path to a file from the start of the actual file system of the operating system.
Spreadsheet software creates a worksheet, composed of a grid of columns and rows.
It's d. Graphic designer because they design things on the computer with code