Prepare a program to show this outcome with no rounding -


Question:

I have a number question in Java

int totalone = 2

int totaltwo = 7

int finaltotal = totaltwo / totalone

Jave shows 3.0 as answer

I need answer to show 3.500000000

Prepare a program to show this outcome with no rounding

Show No rounding

Request for Solution File

Ask an Expert for Answer!!
JAVA Programming: Prepare a program to show this outcome with no rounding -
Reference No:- TGS01134777

Expected delivery within 24 Hours