Most of them are but id say
the bold, italic and underline are most popular
Answer:
C. They can be accessed quickly and cheaply.
Explanation:
An internal database is information that can be obtained inside the company through internal networks. This information can be easy to get as it is in the network of the company and you have access to it and it also have a low cost as you don't have pay money to get it. According to this, the answer is that an advantage to using internal databases for information is that they can be accessed quickly and cheaply.
The other options are not right because internal information can be outdated and incomplete if it is not updated by people in the company and it can be found in different forms and it is not always easy to manage as this depends on the applications used and how the company decides to visualize it.
Answer:
d Computer software used to control a work cell is fundamentally different to business software.
Explanation:
A computer software used to control a work cell is not fundamentally different from a business software. They are different in terms of what they do or the problem they solve or different coded instructions that the computer executes for each of them or maybe different computer languages and hardware requirements. However they are not different fundamentally as they are both computer programs that are based on computer algorithms and code languages or instructions that the computer executes to solve a particular problem.
It looks like you need to get both numbers from the input. Try doing something like this:
print(int(input()) + int(input()))
Answer:
output:
10
13
Explanation:
should be, may be, probably is