Spreadsheets is known to be an credited tool with legitimizing the personal computer as a business tool. Spreadsheets have a lot of impact in business world because:
- It has low technical requirement. Here, spreadsheet does not need a complex installation and it is easy to understand.
- Data Sifting and Cleanup is very easy to do.
- It is a quick way to Generate Reports and Charts for business.
<h3>What is Spreadsheets?</h3>
Spreadsheets is known to be a key business and accounting tool. They are known to have different complexity and are used for a lot of reasons.
The primary aim of this is that it helps us to organize and categorize data into a kind of logical format and thus helps us to grow our business.
Learn more about Spreadsheets from
brainly.com/question/4965119
Answer:
it allows that technology to be made wireless
Explanation:
The biggest advantage of radio waves for computer technology is that it allows that technology to be made wireless. Radio waves transmit energy, but these energy readings can be translated into binary code and used to send information from one device to another completely wirelessly. Meaning that you would not need any cables involved when trying to send the information. This is incredibly valuable and helpful in many situations such as sending photos or documents from one device to another.
Answer:
The two main differences between arrays and structures are as following according to me :-
1. Array is collection of data elements of same data type while a structure is collection of variables of different data types.
2.Array is a primitive data type while structure is a user defined data type.
There are other differences also which are as following:-
1. The size of array is fixed while the size of structure is not fixed as structure can contain different variables of different data types.
2.array is declared as following :-
int array [100];
where 100 is the size of the array means it can store up to 100 integer values.
struct class{
int roll_number;
char *name;
int admission_no;
};
3.Traversing and searching in an array is easy and fast while it is difficult and slow in structures.
Answer:
Explanation:
A subdomain is really important on the internet, we can categorize our blog, e-commerce or simple informative website, for example, if we want to have a blog and e.commerce of the same topic, we can have a subdomain for each website, if we separate our website, and we administrate our content is a good signal for SEO, we could have more promotion in search engine.