Posts by BK201 • 11 points
1 post
-
1
votes0
answers12
viewsQ: Compilation error, Exception in thread "main" java.lang.Arrayindexoutofboundsexception: 0
Compiler points out the following error: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 Just after points to the if line public class Pilha extends Lista { public Pilha(int…