I want to use same variable after one of them is finished D checkimageJava ?nmuf
ID: 3908713 • Letter: I
Question
I want to use same variable after one of them is finished D checkimageJava ?nmufast (ba.. . D SelectionRe D redtestjava D testtestjava D testtest2java zerobluel Java 1 package opencv 3 import org.opencv.core.Core . 5 public class checker t static String filepath; 7 public static void main (String argsl) 8 String filepath "c:WUsersIUserl Desktopllprojectl13.png" //what i want is use 4.png after 3.png already checked 10 String filepath "c:UsersIUser LDesktop projectl14.png" image image3 = new image (filepath); 3 int y-image3.x: 15 16 18 while (y! 0) if (y 1) t System.out.println("1"): 7 else if (y -2) System.out.print1n("2 System.out.printin("ok 2"): else ify 3) System. outExplanation / Answer
For the above program filepath can be used to store the two path.But it must be done either in two ways
Step 1
filepath first contains the path of 3.png.Complete the wokr related to the 3.png file.And after that reassign the filepath to the path of 4.png one.
Step 2
filepath first contains the path of 3.png.Store the path in any other variable.After that you can reassign path of 4.png to the filepath variable.
Related Questions
Hire Me For All Your Tutoring Needs
Integrity-first tutoring: clear explanations, guidance, and feedback.
Drop an Email at
drjack9650@gmail.com
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.