Write a program to assign the integer values

Assignment Help Programming Languages
Reference no: EM13782835

1. Write a program to assign the integer values 1 through 25 to a 25-element integer array. Then, print the array as five separate lines, each containing five elements separated by commas. The last element on each line should be followed by a newline instead of a comma. The output of your program should appear exactly as follows:

1,2,3,4,5

6,7,8,9,10

11,12,13,14,15

16,17,18,19,20

21,22,23,24,25

Hints:

·One way to determine every 5th element is to use the modules operator (%). If you divide the subscript by 5 and the remainder is 0, it is the 5th number.
·You can use System.out.print() to print a value without a newline following it. This allows you to print multiple things on the same line.

2. You may use the Windows Command Prompt command line interface or any Java IDE you choose to compile and execute your program. You are to submit the following deliverables to the Assignment Dropbox in a single Microsoft Word file:

a. A screen snapshot of your Java source code (just the beginning is OK) as it appears in your IDE (e.g., jGRASP, Net Beans, Eclipse, etc.) or editor (e.g., a Windows Command line more of the .java file's first screen).

b. A listing of your entire Java source code in the same Microsoft Word file as item a), and following item a). You can simply copy and paste the text from your IDE into Microsoft Word. Be sure to maintain proper code alignment by using Courier font for this item.

c. A screen snapshot of your program's output in the same Microsoft Word file, and following item b).

Your instructor will compile and run your program to verify that it compiles and executes properly. You will be evaluated on (in order of importance):

·Inclusion of all deliverables in Step #2.
·Correct execution of your program.
·Adequate commenting of your code.
·Good programming style (as specified in the textbook's examples).
·Neatness in packaging and labeling of your deliverables.

Deficiencies in any of the above areas are subject to deductions in each area, based on the severity of the deficiency.

Reference no: EM13782835

Questions Cloud

You are the total rewards director for a large domestic manu : You are the total rewards director for a large domestic manufacturing company. The CEO has announced that they will be opening a new foreign production plant next year in Mexico. This new plant needs to be up and running by the deadline set by the CE..
Conduct a differential analysis regarding special order : Conduct a differential analysis regarding special order. Would you accept this order under the conditions provided? Explain and defend your position.
project on Capstone : Financial management, quality and marketing aspects of the organization
Calculate aggregate expenditure in equilibrium : Calculate aggregate expenditure in equilibrium where E=Y Calculate and interpret the individual and combined effects of changes to X0 and M0 such that X0 = 150 and M0 = 150 and all other variables remain unchanged. Also, calculate and interpret th..
Write a program to assign the integer values : Write a program to assign the integer values 1 through 25 to a 25-element integer array. Then, print the array as five separate lines, each containing five elements separated by commas
Explain the nature versus nurture debate : Is human sexuality inborn or socially constructed?
Examine the future aspects of the specific agency : Identify and outline a specific plan on how this degree will help you achieve your goals into a job opportunity or job advancement. Examine the future aspects of the specific agency or field you wish to go into
Depth description of the drug krokodil : Write an in depth description of the drug Krokodil (Desomorphine)** Be sure to incorporate answers to all of the following questions within the paper.
Perspectives of dr karen head and thomas friedman : Comparison-contrast essay on the perspectives of Dr. Karen Head and Thomas Friedman on the effectiveness of online writing courses.

Reviews

Write a Review

Programming Languages Questions & Answers

  Write a program to enter any number of integers in array

Write a program which permits a user to enter any number of integers, which are then stored in the array. After user enters integers, perform the following operations on array.

  Determine total cost of order-display it in alert dialog box

After you determine the total cost of the order (purchase plus shipping and handling), display it in an alert dialog box.

  Different class maintain programming programs are organized

It allows different classes to maintain programming so that programs are kept more organized. Object orientation also allows a programmer to use the same objects in different programs. Response?

  Program to display only unique values which user entered

Program to display only the unique values which the user entered. Give for the "worst case" in which all 20 numbers are different. use smallest possible array to solve this problem.

  Write program that calculates average score of class

write program that calculates average score of class and shows the result. All description written in word file. Program should read datas

  Illustrate whether program will fit in address space

Will this program fit in address space? If page size were 512 bytes, would it fit? Remember that page may not contain parts of two different segments.

  Write a shell script to read from the keyboard

Write a shell script called poject. 21 to read from the keyboard and display on the monitor first name, last name and age if the age is less than 50. If the age is greater than 50, it will display your are over 5 instead of the age.

  Write parameterized function to play the game

Your program cannot use file level variables or constants; your program cannot use global variables or constants. The functions that you write exchange data by means of return statements and value parameters and reference parameters

  Problem on java programming

I have a text file located in the same folder with some various numbers, and it won't work. Thanks in advance.

  Explain why is a flowchart helpful in developing and

q1. why is a flowchart useful in developing and documenting software? why is the interactive visual logic flowchart

  Create object-oriented design to enter name into text box

Create the object-oriented design for the system which permits the user to enter their name into the text box. When they press Go button message.

  Explaining law of diminishing returns

As computer word size gets larger and larger, there is a law of diminishing returns; speed of execution of application programs doesn't increase and may, in fact, decrease.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd