Does c# have functions?



Does c# have functions?..

Answer / Surendra Pal Kardam

true

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Can you allow class to be inherited, but prevent the method from being over-ridden?

5 Answers  


How do you sort an array in c#?

1 Answers  


what are windows services?

1 Answers  


How does the clr work?

1 Answers  


How is a string immutable?

1 Answers  


what is c# command?

1 Answers  


Give an example of removing an element from the queue?

1 Answers  


Is there any way to access private memebers of an object from another object?

4 Answers   TCS,


Which is faster dictionary or list?

1 Answers  


Why do we need oops in c#?

1 Answers  


Can we inherit singleton class in c#?

1 Answers  


What is the c# equivalent of c++ catch (…), which was a catch-all statement for any possible exception? Does c# support try-catch-finally blocks?

1 Answers  


Categories