Spatial representation allows information to be viewed at a glance without needing to address the individual elements of the information separately or analytically.
<h3>What do you mean information?</h3>
- Information is a stimulus with meaning for the receiver in a specific situation.
- Data is a broad term that refers to information that is entered into and stored in a computer.
- Data that has been processed, such as formatting and printing, can be interpreted as information again.
- When you communicate verbally, nonverbally, graphically, or in writing, you are passing on knowledge gained through research, instruction, investigation, or reading the news.
- Information is known by many different names, including intelligence, message, data, signal, and fact.
- Information helps to avoid study duplication. Information stimulates the cognitive processes of users, particularly scholars.
- Scientists, engineers, academics, and others benefit from the use of information.
To learn more about Information, refer to:
brainly.com/question/4231278
#SPJ4
Answer:
theme colors
Explanation:
As said, a group of colors that are used to format text and objects in a document. When you open the Color menu, these colors determine what you see.
Answer:
There is no need to make an algorithm for this simple problem. Just add the two numbers by storing in two different variables as follows:
Let a,b be two numbers.
c=a+b;
print(c);
But, if you want to find the sum of more numbers, you can use any loop like for, while or do-while as follows:
Let a be the variable where the input numbers are stored.
while(f==1)
{
printf(“Enter number”);
scanf(“Take number into the variable a”);
sum=sum+a;
printf(“Do you want to enter more numbers? 1 for yes, 0 for no”);
scanf(“Take the input into the variable f”);
}
print(Sum)
Explanation:
hi there answer is given mar me as brainliest
Answer: Coaxial Cable got its name as "coaxial cable" as it has two physical layer of channel in same cable axis.
Explanation: Coaxial cable is the cable that is basically composed of copper and shield of other materials.They have two physical channels and having a insulating layer between them and the outer layer serving as the ground layer. Both the channel of physical layer have the same axis that why it is termed as "coaxial".These cables are commonly used in the cable televisions , sometimes in telephone line etc.
Answer:
See attached file.
Explanation:
See attached file for detailed code.