Browse by Tags

All Tags » Concepts (RSS)

Mystery of Not Operator in VB.Net by Yanesh Tyagi

(Not 2) = -3. Strange! Read below. In VB.Net, non-zero integer is evaluated as True and an integer whose value is zero is evaluated as False. This is known fact since earliest version of Visual Basic. And this is also supported by VB.Net. Now consider...
Filed under: ,
More Posts