Does c# provide copy constructor?


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

Post New Answer

More C Sharp Interview Questions

write the Syntax for Function or Method Overriding?

5 Answers   HCL,


These questions were asked me in a technical interview: •If we deploy an application on multiple server (like database server, web server) then, each request should be redirected to proper server, then how you will handle it in your code? •How security pinholes will be handled in an application? •What things should be considered while writing a web application? •How will you do load/performance testing of web application? Which framework you will use for it? •How will you implement a cache for results which require a DB access? Please let me know how to write an web application considering all these points. I am not so much aware of architechural design of web application. Your guidelines will be helpful.

0 Answers   TCS,


What is .cs file in c#?

0 Answers  


Give some examples of commonly used i/o classes?

0 Answers  


how to Create a datagridview control with check box column with 8rows in it, the maximum number of check boxes checked should be 3, when user checks the 4th corresponding message should be displayed and check box should be checked. User can uncheck the checked boxes Note: read-only property should not be used

0 Answers   HCL, NIC,


What is difference between property and variable in c#?

0 Answers  


What is value type and reference type?

3 Answers   TCS,


How long can loop recorders stay in?

0 Answers  


Is enum a value type c#?

0 Answers  


About a class access specifiers and method access specifiers ?

3 Answers   MMTS,


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

0 Answers   Genpact,


What is the difference between IEnumerator and IEnumerable?

0 Answers   QuestPond,


Categories