Answer:
Optional
Explanation:
Variable declaration means when you declaring a variable in the code,whenever you want to use a variable you should declare it or define the variable with come constant.
<u>Example</u>
var name ;
The variable has no value after the statement (technically it has undefined value). Declaring a variable without var keyword is not recommended. An current global variable may accidentally be overwritten.
<u>Example</u>
a=2;
The range of variables declared without var keywords becomes global regardless of where they are declared
Each kind of computer users have different knowledge, needs and requirements. For example there is a difference between the computer knowledge of developers and users without <span>technical experience. Because of this, but also why they need and use computers, and what tools they need, design consideration need to change for each kind of computer users.</span>
<span>
</span>
<span>Excel's Merge&Center command create one cell out of the selected cells and centers the contents within the new cell.</span>
I guess the answer in the blank is processes.
Activities called processes involve the microprocessor receiving commands as software carries out tasks and while input arrives from the keyboard, mouse, and other devices.
Answer:
Networking.
Explanation:
An operating system which was developed in the 1950s, is a software which acts as an intermediary between the computer hardware and end users.
The functions of an Operating System are; Memory, Device, Process, File, Secondary-Storage and Input/Output management.
The networking component of the computer's operating system ensures that a group of processors don't share memory, clock and hardware devices, instead the processors communicate with each other through the network.
Basically, the network Operating System (OS) runs on a server and provides the capability to serve to manage groups, user, application or program, data, security and any other networking functions.
Hence, the accountant couldn't access the invoices that the sales department placed on the shared drive because of a networking component problem of the computer’s operating system.