What is reflection c#?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

Can you specify nested classes as partial classes?

0 Answers  


What is function and method in c#?

0 Answers  


Does c# support try-catch-finally blocks?

0 Answers  


What is asynchronous one-way calls?

0 Answers  


In a stored procedure 4 select stmts there.If error comes in one select stmt will remaining normally executes?

7 Answers   Microsoft,






Are c# strings immutable?

0 Answers  


How structure objects are destroyed? As GC releases only the objects in stack, and structure is a value type and stored in heap. So how structure objects are released?

2 Answers  


Can we define a variable with the access modifier private in an interface?

7 Answers   IBM,


Write a short note on interface?

0 Answers  


What is lazy class in c#?

0 Answers  


What is IL / CIL / MSIL?

0 Answers   CitiusTech,


List down the reason behind the usage of c# language.

0 Answers  


Categories