I have been attending C# classes for a week now..The class hasn't come to the part where the language displays its advancements from its predecessors.Till now we have been learning the C# counterparts of classes,print statements,etc.So you can say it's no too interesting at the moment thought I am sure it will be in another couple of weeks(but there's another reason why I never miss class :-D ) Anyway,I thought of a program while I was in class-a simple one rather,but my point was that the program should be efficiently done as possible.The program should print all four digit numbers whose second digit was greater than the first and third digits;the fourth digit should be greater than the third.My bud Sriram wrote the program.You can check it out here.