What is yield keyword?


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

Post New Answer

More C Sharp Interview Questions

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

0 Answers  


Explain the types of assemblies in .net?

0 Answers  


What are the features of c#?

0 Answers  


Explain how can you clean up objects holding resources from within the code?

0 Answers  


What is the use of parse in c#?

0 Answers  






What are All kind of access specifiers for a class and for methods

0 Answers  


Can you prevent your class from being inherited and becoming a base class for some other classes?

2 Answers   Mind Tree,


When static constructor is invoked?

9 Answers   TCS,


What is the difference between dispose() and finalize() methods in c#?

0 Answers  


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

0 Answers  


What is wrong with the sample program below?

0 Answers  


Is class reference type c#?

0 Answers  


Categories