Describe the parts of assembly.


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

Post New Answer

More C Sharp Interview Questions

What do you understand by 'access specifiers' in C#?

0 Answers   Genpact,


What is the use of protected in c#?

0 Answers  


What is interpolation in programming?

0 Answers  


What is the wildcard character in SQL? Let?s say you want to query database with LIKE for all employees whose name starts with La.

1 Answers  


What is returned if you pass the value 12.34 to the parsefloat () function?

0 Answers  






If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?

3 Answers   Honeywell,


How more than one version of an assembly can keep in same place?

0 Answers  


What is a verbatim string literal and why do we use it?

0 Answers  


What are generic types?

0 Answers  


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

0 Answers  


What is the use of nullable types in c#?

0 Answers  


List some of the basic string operation?

0 Answers  


Categories