Programming Question
Question: This C# enumeration has gained some notoriety on the Internet, but what is wrong with it? Enum Bool { True, False, FileNotFound };
From: Ace the Programming Interview [Guiness]
Subject: Code Quality
Load Another Question
Select a Subject