Write an algorithm to find the ERG character for a given employee's ERP
ALGORITHM
step 1 − START
step 2 − declare the variable ERG_character & Employee_ERP
step 3 − define values of ERG_character & Employee_ERP
step 4 − find the ERG_character for the Employee_ERP
step 5 − print ERG_character
step 7 − STOP
Comments
Leave a comment