Category: quiz

  • Some code

    What you do not like about this code ? ( I have found 3 things – how many can you find?)

  • path.combine idiosyncrasies

    I have this small program : In what conditions,if I have an “C:\andrei” folder with a single file,the output will be the name of the file ? And where you want to be aware of this behaviour ? Hint : The output is : \andrei\New Text Document.txt

  • Find the Error

    This code was written by me,in a late night moment,when copy paste seems the best option It started this way : So far,nothing special. Just open the url,read into an XML,return first nodes. Then I wanted more – next nodes. Nothing easier – why bother with recursion or proper variable names ? Just copy and…

  • C# quiz

    Fast small quiz for sunny afternoon : What is writing at the console those lines : ( please do not use a compiler) :