If a method's return type is void, can you use a return keyword in the method?


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

Post New Answer

More C Sharp Interview Questions

Which is better interface or abstract class in c#?

0 Answers  


how can i return string by vilating duplicates(inpyt like asdfsda but output should be 2a2d2sf and 2a,2d,2s,f)

2 Answers   Microsoft,


How do you achieve polymorphism in c#?

0 Answers  


What are the access-specifiers available in c#?

26 Answers   Syntel,


Explain about Protected and protected internal, ?internal? access-specifier?

7 Answers  






What is the difference between virtual method and abstract method?

0 Answers  


What are Sealed Classes in C#?

27 Answers   DataPoint, Wipro,


What are the three types of operators?

0 Answers  


In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset

4 Answers   CTS,


Is goto statement supported in C#? How about Java?

2 Answers  


Should I make my destructor virtual?

0 Answers  


if you do have a stack overflow profile.what is your ranking?

0 Answers  


Categories