object oriented c++
Question
Next bridge software house Lahore requires an application thatcalculates employee’s increment on the given criteria. For the purpose software house wants his software engineer to design the application using object- oriented approach. The class “NextBridge” is required to create with attributes and functions as mentioned below:Name (char *)Id (const char *)Address (char *)phoneNumber (char *)level //fresh,junior,senior (char)experience // in years (int)
Attachment
Leave an answer
You must login or register to add a new answer .