Experiment 1 Java
Experiment 1 Java
Create an application to save the employee information using arrays having following fields
empid[], depName[], empDes, empName[], dateJoin[], basic[], hra[], it[], DesCodes[].
2. Task:
3. Code:
package com.gaurav;
import java.util.Arrays;
import java.util.Scanner;
}
}
4. Output:
Evaluation Grid (To be created as per the SOP and Assessment guidelines by the faculty):