Computer Science, asked by hrishi025, 9 months ago

Write a program to accept Employee Id , Department No,

Designation from user and display output with reference to

following tables


DeptNo
10
20
30
40

Dept Name
Marketing
Management
Sales
Designing

Dsgn Designation
Code

‘M’ Manager

‘S’ Supervisor

‘s’ Security Officer

‘C’ Clerk




Example:


If input given is

Employee Id: 101

Dept No: 30

Designation Code: M


Then output should be:


Employee with employee id 101 is working in "Sales" department as

"Manager".​

Attachments:

Answers

Answered by renuahlawat1992
1

Answer:

Kindly refer images

Attachments:
Similar questions