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 #46

Questo codice, sintatticamente corretto, compila?

class Foo
{
  static byte GetMaxByte()
  {
    return System.Byte.MaxValue;
  }
}

Dipende:

  • A. dalla versione del framework;
  • B. dal linguaggio;
  • C. dal produttore del compilatore C#.
(Aggiornamento 01/03/05): aggiunto sintatticamente corretto - grazie M.rkino

Print | posted on martedì 1 marzo 2005 23:07 | Filed Under [ Quiz Sharp ]

Powered by:
Powered By Subtext Powered By ASP.NET