[Solved] I can’t access a method in a class [closed]
Most of your errors are in JavaApplication62 class. Ive corrected them to get the desired output you want. There are still many problems with all your classes. I’ll Leave that up to you to rectify. Look to the comments for the corrections. /** * Created by Ninan John J P on 6/30/2016. */ import java.util.Scanner; … Read more