What is void method?


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

Post New Answer

More C Sharp Interview Questions

What is namespace in oops?

0 Answers  


How to use exception handling in stored procedure?

0 Answers   Wipro,


What is the use of console readkey ()?

0 Answers  


What is difference between throw and throws in c#?

0 Answers  


What is c# used for?

0 Answers  






What is get set in c#?

0 Answers  


What floating point types is supported in C#?

0 Answers  


Is list a collection c#?

0 Answers  


Define using statement in c#?

0 Answers  


Is static class thread safe in c#?

0 Answers  


Can constructor be protected?

0 Answers  


int a = '3' + '4'; char n = (char)a; What will be answer of n?

4 Answers  


Categories