Soft and hard copies in my opinion
Answer:
see how long the people are on the app and see low long te time is constant where nobody is on at all
Explanation:
Answer: eCommerce is to reach the more and right customers at the right time so that more orders can be placed and in turns, high revenue can be generated.
Explanation:
Since the program is set in such a way that the functions are called directly from the main function multiple times and there is no special mention of any class or object, the type of programming language used by the production line is a structured programming language.
<u>Explanation:</u>
In a structured programming language, all the tasks are performed by different functions.
There are no things such as classes, objects, and access specifiers in structured programming and importance are given to functions and sequences of actions to be taken.
Another name for structured programming is procedure-oriented programming. It follows a top-down approach.