Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

java Needs Grammy Question 1 Write a program that reads 3 numbers from a file those numbers can be positive or negative and the numbers

java image text in transcribed
Needs Grammy Question 1 Write a program that reads 3 numbers from a file those numbers can be positive or negative and the numbers in the input file will either be 1 digit or 3 digits. If the number was positive and had 3 digits in it then you will need to print it in reverse, if it was positive with 1 digit in it then you print it as it is, if it was negative with 3 digits in it then you need change it to a positive number and then print it in reverse, and if it was negative with 1 digit then you print it as a positive number. All the prints should be in an output file input file: -145 3 265 output file: 541 3 562

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Next Generation Databases NoSQLand Big Data

Authors: Guy Harrison

1st Edition

1484213300, 978-1484213308

Students also viewed these Databases questions