If you define a user defined data type by using the struct keyword, is it a value type or reference type?


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

Post New Answer

More C Sharp Interview Questions

Explain nullable types in c#?

0 Answers  


what is the real use of interface in c#,other than that multiple inheritance is not possible

7 Answers  


How can I create image pieces/sub image?

0 Answers  


What is the wildcard character in sql?

0 Answers  


Where is the main method in c#?

0 Answers  






What are events in C#?

0 Answers   CDC,


What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?

0 Answers  


Why do we use stringbuilder in c#?

0 Answers  


Explain the feature of c# language?

0 Answers  


What is difference between comparable and comparator?

0 Answers  


What are circular references? How garbage collection deals with circular references.

0 Answers  


Structs are largely redundant in c++. Why does c# have them?

0 Answers  


Categories