This is just plain weird. I had a quiz recently in my 306 class and one of the questions asked what would happen if the following code was executed in VB .NET:
x=60\2
I answered that x would not contain 30. I answered this way because in every other programming language I have ever used “\” does […]

continue reading.....