Question: 1 . Type the given program in NetBeans and run. What is the output? public class Array { public static void main ( String [
Type the given program in NetBeans and run. What is the output?
public class Array
public static void mainString args
int mulTable new int;
forint i; i;i
forint j; j;j
mulTableijij;
forint i; i;i
forint j; j;j
System.out.printmulTableijt;
System.out.println;
String refTable new String;
refTablenew StringMale "Female";
refTablenew StringSmith;
refTablenew StringJohn "Paula";
System.out.printlnEmployees Info";
forint i; i
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
