Answer: D Stretch
Explanation:
Stretching is the process of changing the screen resolution of a phone or computer monitor so as to give a better view of it.
Answer:
Check button under error checking
Explanation:
Under the Tools tab there are two options:
Error checking and Optimize and defragment drive option.
clicking the check button with administrative permission under error checking option will examine the hard drive for errors.
Answer:
The value enter in the function calling is called argument. Argument passed to function.
The variable declare in the function to capture the pass value from the calling function is called parameters.
Explanation:
Argument is used in the calling function and parameter is used in the defining the function.
for example:
//create the function
int count(parameter_1, parameter_2,.....)
{
statement;
}
count(argument_1. argument_1,.....); //call the function
Answer:
Takumi Usui and Misaki Ayuzawa
Explanation:
don't know why this is here
Answer:
Option b. Choke point
Explanation:
In firewall, a choke point can be defined as a single point which allows all of the network traffic including incoming and outgoing to be funneled. As the passage of the whole traffic through the choke point regulates the flow as it focus monitoring and controls bandwidth consumption, provides authentication, control efforts like Internet firewalls.