How do you declare a method in c#?


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

Post New Answer

More C Sharp Interview Questions

What?s class SortedList underneath?

2 Answers  


What is the solution if you need to manipulate sets of items?

0 Answers  


What can we do to handle multiple exceptions?

0 Answers   Accenture,


Why do we use constructors in c#?

0 Answers  


what are the contents of an assembly ?

0 Answers  






1.write a program in C# to find a given point which is inside in a circle. Given circle's radius and its center point? 2.Write a program in C# to generated 20 prime numbers greater than a given number? (It should be more efficient for large numbers also) 3. Write a Code to check whether a given point is inside a circle or not? given Circle's raduis and its center point. 4. using oops concept, design an elevator do not forget buttons on each floor..

2 Answers  


What is use of hashtable in c#?

0 Answers  


Define an abstract class?

0 Answers  


What is Asynchronous call and how it can be implemented using delegates?

0 Answers  


My switch statement works differently! Why?

0 Answers  


Why delegates are type safe in c#?

0 Answers  


Can we inherit a private class in chsarp? how? explain(with code) ?

4 Answers   Techno Labs,


Categories