What is concrete class in c# with example?
No Answer is Posted For this Question
Be the First to Post Answer
Why static variables are used?
Is list a collection c#?
What are the access allowed for compilation units(namespace),class and structs and what are its default access?
What is the use of giving more than one CATCH BLOCK in one TRY block? Directly we can give that catch(Exception e)?Why we go for arrayoutofbound Exception,divided by zero etc..? Explain
What is the default value of boolean variable?
What is delegates in c#?
What is append in c#?
what is overloading & overriding
3 Answers Fulcrum Logic, Synergy,
what are pointer types in c#
What?s the .NET datatype that allows the retrieval of data by a unique key?
What is the difference between the debug class and trace class? Documentation looks the same.
What is the solution if you need to manipulate sets of items?