I'm having difficulty solving the table test of the following code, could someone show me the output and how do I do it?
public class Principal
{
public static void main(String args[]) {
int array[] = {1, 2, 3, 4, 5};
int a...
asked by
24.03.2016 / 22:47