Is c# code is unmanaged or managed code?
What are destructors in C#?
1 Answers TryTechnicals Pvt Ltd,
Why singleton class is sealed in c#?
How do you ensure the assembly created in c# is interoperable with vb.net?
How will you deploy the dll file in gac?
What does m mean in decimal c#?
What if an error occurs in Catch block, how can you prevent it?
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..
Define parsing?
Is array reference type in c#?
Explain About a class access specifiers and method access specifiers.
What are Uses of CLR
What is semaphore in c#?