subject

Create a java program in both windows and ubuntu using any of their editors *** do not use ide's such as eclipse, netbeans, etc *** - windows : in the command line (cmd), use the notepad or notepad++ editor - ubuntu : in the terminal mode use the gedit, or nano or pico or vi or vim editor - compile and run this program using the msdos/terminal ex: to compile : javac arraymath. java to run : java arraymath purpose of this program: - create a 10 x 10 two dimensional array of int data type (remember that arrays start with 0, not 1. - load each index in the array with the multiplication of each (row * column) location - using printf display the content of each index, aligned. - create an algorithm using a loop that will add all the values in all odd columns, and print their total aligned below the column. - print the addition of all values in each index in the array. this is a sum of all the elements of the array. - print your name and panther id below all other output.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:30
Imagine that you have a friend who is starting a small business and is interested in using social media to spread the word. he is not certain that it is a good move, and has come to you for . would you advise him to use social media to advertise his business? why or why not? support you answer with information from the text.
Answers: 1
question
Computers and Technology, 22.06.2019 18:10
Assume that to_the_power_of is a function that expects two int parameters and returns the value of the first parameter raised to the power of the second parameter. write a statement that calls to_the_power_of to compute the value of cube_side raised to the power of 3 and that associates this value with cube_volume.
Answers: 1
question
Computers and Technology, 23.06.2019 00:10
My has been slow anyone else’s ?
Answers: 1
question
Computers and Technology, 23.06.2019 18:30
The computers in the sales department did not have enough data storage capacity to contain all the information the department needed to store, and it was taking a long time for team members to access the data they needed. to fix the problem, the technician installed new, larger hard drives on all the computers.
Answers: 1
You know the right answer?
Create a java program in both windows and ubuntu using any of their editors *** do not use ide's suc...
Questions
question
Mathematics, 01.08.2019 03:40