Posts Tagged: interview Question
January 16, 2016 by pramod thakur in Interview Question, SQL
What is output when we write null = null in where clause
December 14, 2014 by pramod thakur in Interview Question
Console.WriteLine(“1234”.GetType()); What is output of this code snippet.