Answer:
The answer is "Option d".
Explanation:
The performing function into the computer is made up of three basic functions, that are: logical, arithmetical, and memory processes, in which the logical process or function is a particular symbol or expression, that links two or more knowledge sentences, and the incorrect choices can be explained as follows:
- In Option a, It is wrong because it can't provide the basic tasks.
- In Option b, It an algorithm, that's why it is incorrect.
- In Option c, It is a software, which is used to provide editing on text, that's why it is incorrect.
Just try it and see what will happen
Answer:
In a function prototype the heading is followed by a semicolon, whereas in a function definition the heading is followed by a function block.
Explanation:
As the function prototype only declares the function and the function definition defines the operations in the function.
e.g:
add(int x, int y); is the prototype
add(int x, int y)
{
int sum;
sum
x
y;
} is the function definition.
Answer:
Spoofing
Explanation:
Spoofing that occurs when an intruder computer fools network into believing its IP address is associated with trusted source