-
Can static methods be overridable?
A) YesB) NoC) It depends on how we declare themExplanation: Static methods cannot be overridable
-
What is the use of fixed statement
A) To stop the garbagecollector to move the objects in useB) To dispose the object at the end of the defined scopeC) To tell the garbage collector to move the object is useD) To fix the size of an object.
-
-
-
-
-
AJAX in C#
How to implement AJAX in C#?
-
C# program to count first 50 number divisible by 3
How to write c# program to count first 50 number divisible by 3 or 4.how to write c# program to count first 50 number divisible by 3 and 4.
C# Interview Questions
Ans