1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Artemon [7]
3 years ago
11

Computers and other technologies perform a great deal of work today, reducing the need for workers with special expertise. As a

result, high-paying positions have been replaced with low-paying positions. This process has been termed __________.
Computers and Technology
1 answer:
Veronika [31]3 years ago
5 0

Answer: deskilling

Explanation: Deskilling is the process by which skilled labor within an industry or economy is abolished by the introduction of technologies operated by semi skilled or unskilled labourers .

You might be interested in
All of the following are qualities of certification programs except:
Crank
Not doing the qualifications
3 0
4 years ago
Read 2 more answers
The process of learning by making mistakes and by trial and error is called
Anton [14]
Trial and Error learning is a method only advisable where the solution is the only important aspect for the problem at hand. Should not be used or cannot be used for specific cases where the solution is needed given in a limited number of chance or trial. By making mistakes, error, and trying out to possibilities or potential solutions, one is able to eliminate one by one possible factors / solutions to the problem until the correct solution is found.
6 0
3 years ago
Who usually signs a collection letter?
murzikaleks [220]
A collection letter is usually signed by THE OFFICE PROFESSIONAL. 
A collection letter refers to the letter written by a company to a debtor in order to remind him or her about pending debts. The letter is usually written by the office holder  that is responsible for that task. Professionals in the accounting department are often responsible for this.<span />
4 0
3 years ago
Read 2 more answers
What is one difference between IDLE and Eclipse?
Stells [14]

Answer:

IDLE is a language-specific IDE, while Eclipse is a multi-language IDE.

Explanation:

IDE or integrated development environment, are programs developed to allow programmers to Code, IDLE is specific software to code in python, has tools to make it easier and to personalize it to your python needs. Eclipse is software with open source that can be used with multiple languages basically Eclipse is a kind of IDE, while IDLE is a specific IDE for python.

5 0
3 years ago
Read 2 more answers
Create an application containing an array that stores 10 integers. The application should call five methods that in turn (1) dis
tensa zangetsu [6.8K]

Answer:

  1.     public class Main {
  2.    public static void main(String[] args) {
  3.        int myArray[] = {3, 7, 2, 5, 9,11, 24, 6, 10, 12};
  4.        int myArray2 [] = {1, 2, 3, 4 ,5};
  5.        displayValue(myArray);
  6.        reverseDisplay(myArray);
  7.        displaySum(myArray);
  8.        displayLess(myArray, 10);
  9.        displayHighAvg(myArray);
  10.        displayBoth(myArray, myArray2);
  11.    }
  12.    public static void displayValue(int arr[]){
  13.        for(int i = 0; i < arr.length; i++){
  14.            System.out.print(arr[i] + " ");
  15.        }
  16.        System.out.println();
  17.    }
  18.    public static void reverseDisplay(int arr[]){
  19.        for(int i = arr.length-1; i >= 0; i--){
  20.            System.out.print(arr[i] + " ");
  21.        }
  22.        System.out.println();
  23.    }
  24.    public static void displaySum(int arr[]){
  25.        int sum = 0;
  26.        for(int i = 0; i < arr.length; i++){
  27.            sum += arr[i];
  28.        }
  29.        System.out.println(sum);
  30.    }
  31.    public static void displayLess(int arr[], int limit){
  32.        for(int i = 0; i < arr.length; i++){
  33.            if(arr[i] < limit){
  34.                System.out.print(arr[i] + " ");
  35.            }
  36.        }
  37.        System.out.println();
  38.    }
  39.    public static void displayHighAvg(int arr[]){
  40.        int sum = 0;
  41.        for(int i = 0; i < arr.length; i++){
  42.            sum += arr[i];
  43.        }
  44.        double avg = sum / arr.length;
  45.        for(int i = 0; i < arr.length; i++){
  46.            if(arr[i] > avg){
  47.                System.out.print(arr[i] + " ");
  48.            }
  49.        }
  50.        System.out.println();
  51.    }
  52.    public static void displayBoth(int arr1[], int arr2 []){
  53.        for(int i = 0; i < arr2.length; i++){
  54.            for(int j = 0; j < arr1.length; j++){
  55.                if(arr1[j] == arr2[i]){
  56.                    System.out.print(arr1[j] + " ");
  57.                }
  58.            }
  59.        }
  60.        System.out.println();
  61.    }
  62. }

Explanation:

There are five methods written to solve all the problems stated in the question.

Method 1 : displayValue    (Line 15 - 21)

This is the method that take one input array and use the print() method to display the all the elements in the array.

Method 2: reverseDisplay (Line 23 - 26)

This method will take one input array and print the value in the reverse order. We just need to start with the last index when running the for-loop to print the value.

Method 3: displaySum (Line 31 - 37)

This method will take one input array and use a for-loop to calculate the total of the values in the array.

Method 4: displayLess (Line 39 - 47)

This method will take one two inputs, a array and a limit. We use the limit as the condition to check if any value less than the limit, then the value will only be printed.

Method 5: displayHighAvg (Line 50 - 64)

This method will take one input array and calculate the average. The average will be used to check if any element in the array higher than it, then the value will only be printed.

Method 6: displayBoth  (Line 66 - 75)

This method will take two input arrays and compare both of them to find out if any value appears in both input arrays and print it out.

3 0
4 years ago
Other questions:
  • Brock wants to use several images on his hiking blog. However, the images are making his pages load very slowly. Explain to Broc
    6·1 answer
  • The common field cricket chirps in direct proportion to the current tem­perature. Adding 40 to the number of times a cricket chi
    14·1 answer
  • To find the largest number in a list of numbers, use the _____.
    8·1 answer
  • Which function will add a grade to a student's list of grades in Python? add() append() print() sort()
    5·2 answers
  • Which of the following is the best name for a history report about World War I?
    7·2 answers
  • How to do “Pseudocode” and “FlowChart” in this question ? <br><br> Please Help mee
    9·1 answer
  • 3. Using your knowledge of how an ATM is used, develop a set of use cases that could serve as a basis for understanding the requ
    9·1 answer
  • How much money did Uta initially invest?$180.00$320.00$352.48$471.70
    14·1 answer
  • Compare and contrast sources and types of credit, including costs and benefits of installment
    15·1 answer
  • Dean has been using computers for some time now, but he is unfamiliar with a number of utility programs. In order to better main
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!