Structs are not reference types. Can structs have constructors?


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

Post New Answer

More C Sharp Interview Questions

What are the security issues if we send a query from the application?

1 Answers   Microsoft,


What is parallel foreach in c#?

0 Answers  


What is an argument in c#?

0 Answers  


Can you prevent a class from overriding?

3 Answers  


If we inherit a class do the private variables also get inherited ?

6 Answers   TCS,






Explain the three services model (three-tier application). Presentation (ui), business (logic and underlying code) and data (from storage or other sources).

0 Answers  


if we are updating a database using thread, and mean while application crashes or thread being aborted then what will happen in Database? Rollback or Database will be updated? Please explain with different scenario.

0 Answers  


What's the difference between System.String and System..StringBuilder in C#?

0 Answers   PUCIT,


What is the difference between virtual and override in c#?

0 Answers  


How to find methods of a assembly file (not using ILDASM)?

0 Answers  


What are classes in c#?

0 Answers  


What is the difference between mobile application and desktop application?

0 Answers  


Categories