Question: JAVA boolean[] isJ = new boolean[128]; how this command actually works what does this isJ where J is tstring, means?
JAVA
boolean[] isJ = new boolean[128];
how this command actually works what does this "isJ" where J is tstring, means?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
