Web Log di Adrian Florea

"You know you've achieved perfection in design, not when you have nothing more to add, but when you have nothing more to take away." Antoine de Saint-Exupery
posts - 440, comments - 2715, trackbacks - 3944

My Links

Archives

Post Categories

Image Galleries

.RO Blogs

.RO People

.RO Sites

Blogs

Furls

Links

vinCitori

Quiz Sharp #63

Questo snippet:

class Test
{
    static void Main()
    {
        try
        {
            // qui manca del codice
        }
        catch{}
    }
}

a cui manca un pezzo di codice solo nel posto indicato dal commento, si esegue con un errore a runtime nonstante il catch generale. Che codice manca?

Print | posted on lunedì 11 giugno 2007 13:42 | Filed Under [ Quiz Sharp ]

Powered by:
Powered By Subtext Powered By ASP.NET