Answer:
- public class Main {
-
- public static void main (String [] args) {
- int[][] myArray = {{1,5,6}, {7, 9, 2}};
- fixArray(myArray, 1, 2, 12);
-
- System.out.println(myArray[1][2]);
- }
-
-
- private static void fixArray(int[][] array, int row, int col, int value){
- array[row][col] = value;
- }
- }
Explanation:
The solution code is written in Java.
Firstly, create the method fixArray with that takes four inputs, array, row, col and value (Line 11). Within the method body, use row and col as index to address a particular element from array and set the input value to it (Line 12).
Next, we test the method in the main program using a sample array (Line 4) and we try to change the row-1 and col-2 element from 2 to 12 (Line 5).
The print statement in Line 7 will display 12 in console.
Answer: You can use a powerpoint as student for assignments, as an employee for presentations, and personally for taking notes.
Explanation:
Answer:
2. Go to the Data tab on the ribbon and select Data Tools.
3. Then, select and the dialog box will appear.
4. Choose the in the drop-down. Then, select the first group of data and press Enter.
1. Select the range of data on the first worksheet you wish to consolidate.
5. To add from more worksheets, select from the View tab.
Explanation:
Consolidation in Microsoft Excel is used to gather information from several worksheets. To consolidate data in a new worksheet, select the new worksheet and click on the upper left side where the data should be.
Click on Data > Consolidate, then a dialog box would appear. From the dialog box click on the function to consolidate with, then click on the reference area and select the first data range by clicking on the first worksheet and drag the data range to the box and click Add.
To add more data range, click on the reference area and do the same as the first data.
As the question states Alisha is displaying the quality of overconfidence. This can effect not only herself in her work but also others. She can be demotivated and may even lose confidence completely. This behavior can be fixed by approaching towards her. you can call her very assuming, boldfaced or impertinent
HOPE THIS HELPS. PLEASE THANK AND MARK AS BRAINLIEST : )