How to convert a value into Enum? In project, we sometime come across a kind of situation where we need to convert some value to Enum and an Enum object...
How the necessities arise? Necessity is mother of invention. I was assigned a task to develop a restaurant portal. The basic aim behind creation of this project is to have...