Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

please I need the code that can ask for a file(inputFile) and print out the result( outputFile). Due tonight. inputFile A - 1 2 3

please I need the code that can ask for a file(inputFile) and print out the result( outputFile). Due tonight.

inputFile

A - 1 2 3 C A F E 0 - - 9 8 7 a b c d e - 6 - X 0

outputFile

10 -1 1 2 3

12 10 15 14 0

-1 -1 9 8 7

10 11 12 13 14

-1 6 -1 33 0

you can see how 'A' has change to 10 and '-' has change to -1.

it should be the same for all the rest. Please .

Advance Java: Chapter 8 (Multi-Dimensional Arrays).

screenshot also. thanks.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions