Tips to write a perfect variable name. — We as a programmers spend out most time choosing a name for variable. Naming is everywhere in software developement , we name variables and functions, we name classes their properties and methods too. We name, name and name. So ,if we…