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

  Design and write a program

Design and write a program, using functions, that calculates the area and perimeter of a rectangle whose dimensions (length and width) are provided by a user.

  Explain some ways tables can be used on web page

Tables are one of the most useful page layout tools available to web designers. Explain some ways tables can be used on a web page. Elaborate on other ways to achieve the same look.

  Explain book constructor to accept and initialize data

Create and execute the class called Book which contains instance data for title, author, publisher, and copyright date. Explain the Book constructor to accept and initialize this data.

  Write advantages of external css and internal css

Write down the advantages of external CSS compared to internal CSS? Describe conditions in which each is suitable type.

  Write an application to calculate the factorials

Write an application that calculates the factorials of 1 through 20. use type long. Display the results in tabular format. What difficulty might prevent you from calculating the factorial of 100?

  Program to input the assignment number

The program must prompt teacher to input the assignment number. Score for student for that assignment will be displayed.

  Design program to accepts account number

Design a program that accepts an account number, the account owner's first and last names, and a balance. Print the projected running total balance for each year for the next 20 years.

  Design logic for application for company-breakdown-payroll

Design the logic for an application for a company that wants a report containing a breakdown of payroll by department.

  Create program that uses array of shape

Create a program that uses an array of Shape references to objects of each concrete class in the hierarchy. The program should print a text description of the object to which each array elements

  Write program to open the text file-reads its contents

Write down a program which opens the text file and reads its contents into the stack of characters. Program must then pop characters from stack and save them in second text file.

  Write program to allow user to enter marks of students

Write a program that allows user to key in marks of students. The number of students is determined by the user at the start of the program.

  What criterion is being used to determine best estimates

What we would like to do is create similar tables in an .rtf file that produces the same statistics for any numerical value against each level of a know classification/factor from any data set we wish to inspect.

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