State whether the C# code : var z = null; is okay or not ?

Above code would give an error as null does not have type

No comments:

Popular Posts