Write a program that contains variables to hold employee data like; employee Code,employee Name and date Of Joining.Write a function that assigns the user defined values to these variables. Write anotherfunction that asks the user to enter current date and then checks if the employee tenure ismore than three years or not. Call the functions in main.Now write a runner class that declares two employee objects and check their tenure periods.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here