Statistics
The Highest Post







Statistics
Count 94
Avg 21.00
Min 21
Max 21
Angualr Top questions

Details



Peter Agyekum Is there any error in the following code? If yes, identify the error. EmployeeMgmt constructor: public int EmployeeMgmt() { emp_id = 100; } Options - Return type - No errors - Formal parameters - Name CORRECT ANSWER : Return type
Related Topics