explain the nature of the assembly work?


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

Post New Answer

More C Sharp Interview Questions

Is c++ or c# better?

0 Answers  


How can I create a process that is running a supplied native executable (e.g., Cmd.exe)?

0 Answers  


Write a syntax for writing a event delegate.

0 Answers  


Can int be null in c#?

0 Answers  


What are boxing and unboxing?

0 Answers  






What is default class in c#?

0 Answers  


What is difference between ienumerable and list?

0 Answers  


What is generic method in c#?

0 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

2 Answers   Satyam,


Can a class or a struct have multiple constructors?

0 Answers  


What is the difference between private and protected in c#?

0 Answers  


If a.equals(b) is true then a.gethashcode & b.gethashcode must always return same hash code.

0 Answers  


Categories