If you define a user defined data type by using the class 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

What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

0 Answers  


What is difference between singleordefault and firstordefault?

0 Answers  


What is windows form in c#?

0 Answers  


Is Multiple-inheritance supported by c#?

0 Answers   Siebel,


What are different types of Delegates in C#?

0 Answers   PUCIT,






What exactly happens when we debug and build the program?

0 Answers  


What is the difference between // comments, /* */ comments and /// comments?

0 Answers  


What is the difference between package and interface?

0 Answers   Hexaware,


How many classes are there in classification?

0 Answers  


Contrast between an interface and abstract class?

0 Answers   Siebel,


What are the boolean data types in c#?

0 Answers  


Can you instantiate a struct without using a new operator in c#?

0 Answers  


Categories