answersLogoWhite

0

What sort of tasks are you refering to? is it manufacturing or databases or what?

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Computer Science

What type of computer system performs one task at a time and updates a central database instantly?

real time


Why is it impossible for analog computers to perform more than one task?

very low processing speed and lack of enough memory


Why is the word compute in the word computer?

Compute is simply the verb of the noun and what it does in the question. A computer computes. Computing is simply a function saying "do this task" like on a calculator (Those are computers) you can type 1+1.... it would then COMPUTE the function it was assigned by a user and hopefully read off "2" on the screen displaying the data it just computed. That is computing. A computer is simply something that performs functions. However, there are programs that are way more advanced that computers can do now-a-days such as connect to an infinite audience of computers rather than just basic math.


What tasks are included in database maintenance?

Back Up Database Task Performs different types of SQL Server database backups. Check Database Integrity Task Checks the allocation and structural integrity of database objects and indexes. Execute SQL Server Agent Job Task Runs SQL Server Agent jobs. Execute T- SQL Statement Task Runs Transact-SQL statements and more


What is the term for a program that performs a repetitive task on a network?

Most often referred to as a 'script' in most operating systems; the method for triggering the said script will differ. Windows based would be a 'Scheduled Task' or a 'Service' if it continually runs, or Unix based systems a 'cron job' if it is a secheduled or time based task, or you could utilise iWatch (for example) to trigger a script when the contents of a file or folder changes.