Statistics
The Highest Post







Statistics
Count 98
Avg 20.27
Min 3
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