Answer is C# please
Suppose that every employee in your organization has a seven-digit logon ID number for retrieving personal information, some of which might be sensitive in nature. For example, each employee has access to his own salary data and insurance claim information, but not to the information of others. Writing a loop would be useful to guess every combination of seven digits in an ID. Are there any circumstances in which you should try to guess another employee’s ID number?
Expert Answer
If am not wrong, the question asked is wheather a employee would guess other employees id or not. So in that case we dont need a coding language.
So these are the reasons when an employee would like to guess othr employee’s ID
- Some colleagues may feel like comparing salaries of employees of same designation/experience
- May look into the benifits other getting
- Get postal address of employees for some unknown reason(or play prank :P)
- May use it to get phone number of crush workin in same firm
- Storing even sensitive data like passwords would be disatrous!