What are the return types in c#?


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

Post New Answer

More C Sharp Interview Questions

if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define

2 Answers  


What does int32 mean?

0 Answers  


What is an escape sequence?

0 Answers  


What is the difference between internal and protected in c#?

0 Answers  


What is the console on a mac?

0 Answers  


Is it possible to execute multiple catch block for a single try statement?

0 Answers   Siebel,


what are pointer types in c#

0 Answers   Cognizant,


what is garbage collection?

8 Answers   Protech,


Why do we parse in c#?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Can we overload the main method in c#?

0 Answers  


Which is more efficient for loop or while loop?

0 Answers  


Categories