Give examples for reference types?


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

Post New Answer

More C Sharp Interview Questions

Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


What is difference between destructor and finalize?

0 Answers  


when data member or member function is static is acess specifier is considered??

2 Answers  


Is there a way of specifying which block or loop to break out of when working with nested loops?

0 Answers  


how can we pass parameters to a user control using delegates ?

1 Answers   IBM,






Explain code compilation in c#.

0 Answers  


What is the difference between interface and inheritance in c#?

0 Answers  


What is unrecognized escape sequence in c#?

0 Answers  


What is the process of Serialization?

0 Answers  


Can we inherit private members of class in c#?

0 Answers  


Which is algorithm is used to Manage the Memory in .net ??

7 Answers   TCS,


What is ENUM?

10 Answers   TCS, Wipro, YeshTech,


Categories