System.out.println statement

Assignment Help JAVA Programming
Reference no: EM13700727

Question: Please make sure to follow the instructions carefully and in the subsequent order.  Remember that all variables are to be declared -- and initialized if so at the top of the main method.  int variables always come before double variables. 

Please use the precisely same character strings provided to you below in your System.out.println statements.

Declare two double constants named CONST1 and CONST2.  Initialize const1 to 7.15% and const2 to 134.55. 

Declare three integer variables named num1, num2 and num3.  Initialize num1 and num2 each to a value between 1 and 100 but make num1 larger than num2.  Do not initialize num3.

Declare one double variable named num4.  Do not initialize num4.

Divide num1 by num2 and store the result in num3.

Show the value stored in num3 with the label "The result of integer num1 divided by integer num2 and stored in an integer is ".

Divide num1 by num2 and store the result in num4.

Display the value stored in num4 with the label "The result of integer num1 divided by integer num2 and stored in a double is ".

  Divide num1 by num2 again but this time cast num1 as a double.  Store the result in num4.

Display the value stored in num4 with the label "The result of integer num1 (cast as a double) divided by integer num2 and stored in a double is ". 

Multiply CONST1 by CONST2 and store the value in num4.

Display the value stored in num4 with the label "The result of the constant const1 multiplied by the constant const2 is ". 

Use System.out.println exclusively.  Use the escape sequence \n wherever essential to put a blank line in between each of the above lines of output.

Make this program using java programming. Make this application in simple way.

Reference no: EM13700727

Questions Cloud

Display the complete fibonacci sequence : Display the complete Fibonacci sequence until u reach a value less than or equal one million - display the count of how many numbers are in that sequence between 1 and 1000000
How many minutes are required to deposit spoon : Question- A spoon is to be electroplated with gold using 1.0 m AU(NO3)3 and 2.57 A of current. How many minutes are required to deposit 5.50 grams of gold on the spoon
Prepare a method that will guess the root of a number : Using binary search/interval halving, prepare a method that will guess the root of a number (JAVA)
Determine how long is the bar : A uniform steel bar swings from a pivot at one end with a period of 1.8s. How long is the bar
System.out.println statement : Display the value stored in num4 with the label "The result of the constant const1 multiplied by the constant const2 is " - Please use the precisely same character strings provided to you below in your System.out.println statements.
The activation energy for the ignition of the paper : Question- A paper cup is filled with water (enthalpy of vaporization for water is 40.65 kJ/mol). The activation energy for the ignition of the paper is 470 kJ. The cup holds 200.0 mL of water. Assume that the specific heat capacity of the paper is..
Estimate how far did it travel in that time : A car slows down uniformly from a speed of 20.0 m/s to rest in 4.00 s. How far did it travel in that time
What will be the cars oscillation frequency : A compact car has a mass of 1310kg . Assume that the car has one spring on each wheel, What will be the car's oscillation frequency while carrying four 87.0kg passengers
Calculate the reduction potential of the cu2+ : Question- Calculate the reduction potential of the cu2+/Cu electrode when [cu2+] = 1.0 * 10 to the power -8 M.

Reviews

Write a Review

JAVA Programming Questions & Answers

  Write complete java program to read from keyboard

Write complete Java program to read, from keyboard, a student's first and last name and six grades. It will display on screen last name then first letter of first name with a period.

  Java project

Prompt the user for an int between lower and upper boundary.

  Your technical leader has submitted additional requirements

a - your technical leader has submitted additional requirements for your application. you have been asked to enhance

  How to creates a components

How to load Pictures, Images or Photos Files and Java source code files all together into JCREATOR WORKSPACE

  Creates pet objects from data read from the keyboard

The assignment is to write a program that creates Pet objects from data read from the keyboard. Store these objects into an instance of ArrayList.

  Program that allows a user to input coordinates

In Java make a program that allows a user to input coordinates as to make a Hexagon via an array, and my professor has set the standards of: Write a class Polygon which draws a hexagon for a set of numbers given by the user.

  Design a function named "falling distance"

Design a function named "fallingDistance" that accepts an objects falling time, in seconds, as an argument. The function should return the distance, in meters, that the object has fallen during that time interval. Design a program that calls the func..

  1 introductionin order to debug an application it is

1 introductionin order to debug an application it is sometimes useful to know where a given object comes from or where

  Overview in this assignment you are provided with an

overview in this assignment you are provided with an interface that contains a generic type.you are asked to create two

  Write a java program that computes and prints the value

Write a Java program that computes and prints the value of 6!/5! using Scanner.

  Java application to display multiple choice questions

Write down the application which displays series of TEN(10) multiple choice questions: questions must cover all the Java. Each question must have four possible answers and only one answer must be correct.

  Using netbeans, use repetition to display a table of values

Using Netbeans, use repetition to display a table of values showing x, the square of x and the cube of x. X is to go up to 5.

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