subject

Where are mainframe computers mainly used for​

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Describe in pseudocode an algorithm that given an integer n and a linked list of elements increases the linked list by a factor of n by replacing each element in the original list with n copies of that element. for example, if l: [18, 7, 4, 24, 11] and n = 3 the resulting list should be l: [18, 18, 18, 7, 7, 7, 4, 4, 4, 24, 24, 24, 11, 11, 11]. if the value of n is less than or equal to 0, the list should be empty after the call. what’s the running time of your algorithm?
Answers: 3
question
Computers and Technology, 22.06.2019 00:50
Is one of the most injurious events that can happen to a person in a crash.
Answers: 1
question
Computers and Technology, 22.06.2019 14:30
The “rule of 72” is used to approximate the time required for prices to double due to inflation. if the inflation rate is r%, then the rule of 72 estimates that prices will double in 72/r years. for instance, at an inflation rate of 6%, prices double in about 72/6 or 12 years. write a program to test the accuracy of this rule. for each interest rate from 1% to 20%, the program should display the rounded value of 72/r and the actual number of years required for prices to double at an r% inflation rate. (assume prices increase at the end of each year.)
Answers: 1
question
Computers and Technology, 25.06.2019 22:00
Which of the following describes the operating system? a. it commands and controls all of the hardware and other software applications b. it contains the circuitry that processes the information coming into the computer c. it is one of the physical components of the computer d. it can be divided into two categories: input and output
Answers: 1
You know the right answer?
Where are mainframe computers mainly used for​...
Questions
question
Mathematics, 10.12.2020 05:00
question
Mathematics, 10.12.2020 05:00
question
Mathematics, 10.12.2020 05:00
question
Mathematics, 10.12.2020 05:00
question
Mathematics, 10.12.2020 05:00
Questions on the website: 13722363