Writing a maintainable code makes the product with High Quality. Here you are given a scenario where you have to write a maintainable code for the given problem.
Scenario:
Virtual Solutions is an IT solution provider company. It has hired you as a Software Engineer. Your job is to write code, but at the same it should be of High Quality. Your Team Lead has asked you to write a very small code of user login functionality. The code should be of High Quality.
You are required to
a. Write correct code for the user login in Java or C++
b. Make use of Hungarian Notation for coding purpose
Scenario:
Virtual Solutions is an IT solution provider company. It has hired you as a Software Engineer. Your job is to write code, but at the same it should be of High Quality. Your Team Lead has asked you to write a very small code of user login functionality. The code should be of High Quality.
You are required to
a. Write correct code for the user login in Java or C++
b. Make use of Hungarian Notation for coding purpose
- Make use of Comments in the Code where required necessary.