Describe creating java programs to calculate the squares

Assignment Help JAVA Programming
Reference no: EM13302887

Purpose of this program:
- Implement:
- Open, read and process text files
- Store data in an array, an ArrayList or a String variable, your choice
- Use many methods from the String class
- Use for and while loops
- Use DecimalFormat class
- Do math computations with the data contents
- Use if and if else statements
- Compare characters
- Implement arrayList
- Implement wrappers
- More files
How:

**** NOTE ****

Each task must be done inside its own method.
Use main ONLY to create variables and call the methods.
From main() call methods passing parameters where you will implement the following:

Worth 3 points

- Download the file following DNA file from: https://users.cis.fiu.edu/~mrobi002/downloads/samples/1200.dna
- Open the previous file.
- Load it into a one dimension array, an ArrayList or a String, your choice. This file contains nueclotides/bases/letters in it such as a, c, g, and t, others.
- Find out the total amount of EACH neuclotide. i.e. how many a, how many c, how many g, how many t, and how many ALL OTHERS are in this file.
Make sure to test for upper and lower cases of each character.
- Print the first and the last neuclodide in the file.
- Using the ceil() method print the base exactly in the middle of the file.
- Print all totals in an aligned column using the numeric format i.e. 1,234,567

Worth 1 points

- Create an arrayList, add OBJECTS in the first five locations
- Using iterators print all OBJECTS in the arrayList
- Delete OBJECTS in locations/indexes 2 and 4 from the arrayList
- Using a for loop print all OBJECTS left in the arrayList

Worth 1 point (wrappers)

- create an int with a value of your choice
- create an Integer with a value of your choice
- create a String with a numeric value of your choice
- convert the String to int
- add all previous numbers, the int, the Integer, and the Converted value in the String
- print all values including the total, using descriptive labels

Worth 3 points

- Download files: https://users.cis.fiu.edu/~mrobi002/downloads/samples/studentsID.txt and: https://users.cis.fiu.edu/~mrobi002/downloads/samples/studentsInfo.txt
- Open both files as READ
These files have the same amount of records. The data in each row/record from one file corresponds to the same row/record in the other file.
- Create a new file named "students.txt"
- Read each record from the downloaded files
- Append each record read creating a new record and write this new record to the new file you created.
- Close all files.
- Open "students.txt" and display all records in it using printf in aligned columns.

Worth 2 points

- Use GUI Message and Input Dialog Boxes for all communications with the user

Worth 2 points

- Create a file called pgm4.txt
- Using a while loop, write the square of all integer numbers from 0 to 10 "make the program calculate the squares"
- close the file
- Reopen file
- Read all data in the file adding the square root of each number.
- Print the total amount
- close the file

Attachment:- javaProgrammingOne.pdf

Reference no: EM13302887

Questions Cloud

What flow rate of fresh water used to reduce concentrations : The new owners propose to flush the pond into their discharge pipe leading to the Atlantic Ocean, which has a salt concentration above 30,000 mg/L. What flow rate of fresh water (in m3/s) must they use to reduce the salt concentration
Obtain the linear density of the string : The middle C string on a piano is under a tension of 911 N. The period and wavelength of a wave on this string are 3.82 ms, Find the linear density of the string
Determine the total discount or premium for each issue : determine the after-tax cash flow from the unamortized discount associated with the retirement now of each of these bonds, using the values developed in part (D)
Determine the specific heat of glycerin : When a 290 g piece of iron at 182°C is placed in a 100 g aluminum calorimeter cup containing 250 g of glycerin at 12°C, What is the specific heat of glycerin
Describe creating java programs to calculate the squares : Using a while loop, write the square of all integer numbers from 0 to 10 make the program calculate the squares
Determine the required width a of the plate : A steel plate 5/16" thick is embedded in a horizontal concrete slab and is used to anchor a high-strength cable as shown. The diameter of the hole in the plate is 3/4", the ultimate strength of the steel used is 36 ksi
Obtain the activity of the radioactive material : A device used in radiation therapy for cancer contains 6.20×10-1 g of cobalt 2760Co (59.9333819 u). Determine the activity of the radioactive material
Is this a profitable agreement for wrc : If WRC's cost of capital is 12% per year, is this a profitable agreement for WRC?
Determine the allowable load p for the safety factor : a plane truss is subjected to a loads 2P and P at joints B and C, respectively, as shown in figure part a.The truss bars are made of two L102 x 76 x 6.4 stell angles having an ultimate stress tension equal to 390 MPa (cross-sectional are of the tw..

Reviews

Write a Review

JAVA Programming Questions & Answers

  Write the method in java

2.char mostOftenIn(String s) that for a given string s, returns the character that occurs most often in s.

  Achieve these two important features

Java TM is a portable language, and being an object-oriented programming language, it also encourages component reusability. How does Java TM achieve these two important features

  Modify each sorting algorithm

Modify each sorting algorithm so that it keeps track of the number of comparisons it performs and the number of exchanges (swaps) it performs during a single sorting operation. Keep track of these numbers using two long integer counters

  Simple java program that implements some basic file

Your code will prompt the user to enter a file name. If this file does not exist the program will produce an error message and exit. Otherwise the program will open the file and read a line from the file, reverse the line, and then print the line to ..

  A class is a blueprint for an object

A class is a blueprint for an object. A class may have a default constructor, a constructor with arguments, accessor methods, mutator methods, public fields, and private fields.

  Writing a program that parses

The programming project involves writing a program that parses, using recursive descent, a GUI definition language defined in an input file and generates the GUI that it defines.

  A java program that reads the records

A java program that reads the records from the golf.dat file and displays them. It also displays the name of the player with the best (lowest) golf score.

  Write a java program that uses a search tree of strings

Write a Java program that uses a search tree of strings to sort text lines in alphabetic order. You may choose how you de?ne alphabetic order as long as there is some sense in the de?nition. You may also choose what kind of tree you use.

  Write program in java to calculate interest

Write a program in java to do the following : the following data is stored for each customer in the bank: account number,average balance and number of transaction for each customer it is required to calculate the interest earn

  Write an if statement that uses the flag as the condition

Write an if statement that uses the flag as the condition. Remember that the flag is a Boolean variable, therefore is true or false. It does not have to be compared to anything.

  Java program to read line of text which ends with period

Write down the java program which will read the line of text which ends with the period, which serves as sentinel value. Show all the letters which occur in the text.

  Can linear search algorithm be encoded using recursion

Determine the average amount of time people spend waiting for tables and provide examples from the "real world" of unsorted lists, sorted lists, indexed lists, lists that permit duplicate elements, and lists that do not permit duplicate elements

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