If dll and exe files are same it means you can deploy both the files in gac?


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

Post New Answer

More C Sharp Interview Questions

i have a question which is quite simple but yet complicated for me my question is why do we use void, if it does not return anything to the compiler? if it is used for normal display it can also be done by what is called Console.Write() or Consol.WriteLine() and if i do not use void with my method then my compiler throws me an error. if i return a value say integer then i write public int fun() display of the result can also be done here then why is it so necessary to use void with a function and why so compiler throw us an error if v don't use void return type?

2 Answers  


What is escape sequence in c#?

0 Answers  


What is command object in c#?

0 Answers  


What is difference between int and int32 in c#?

1 Answers  


Contrast DTDs versus XSDs. What are their similarities and differences? Which is preferred and why ?

1 Answers  


What does void mean in c#?

0 Answers  


What do you mean by “finalize” and “finally” methods in c#?

0 Answers  


Define Virtual folder?

0 Answers   Arigo Infotech,


How many types of serialization are there in c#?

0 Answers  


Why do we use parameters in c#?

0 Answers  


What is extended class in c#?

0 Answers  


What are console applications used for?

0 Answers  


Categories