What is method overriding in c#
what are the contents of an assembly ?
What is clr in c#?
1.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..
what are some characteristics of an array?
Why do we override in c#?
How assembly versioning in .NET prevent DLL Hell problem?
Is as keyword in c#?
Write a functin to add two no. Both no can be int, float.
What are virtual methods? How are they used?
How does bubble sort work?
Is inheritance possible in c sharp?
What are the return types in c#?