Answer Posted / h
using CrystalDecison.Shared namespace
| Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Why do we override in c#?
What sort algorithm does c# use?
What is the difference between internal and protected in c#?
What are the differences between a class and a struct?
What are mutable and immutable types in c#?
Why do we use static methods in c#?
Why dependency injection is used in c#?
What are the 3 logical operators?
Is it possible to execute multiple catch block for a single try statement?
Are c# destructors the same as c++ destructors?
What is a delegate in c#?
What is the boxing and unboxing in c#?
What is the use of flag in c#?
Why do we need constructors?
What is difference between variable and property in c#?