How does a while loop work?


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

Post New Answer

More C Sharp Interview Questions

Can you have parameters for static constructors?

0 Answers  


I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

2 Answers   Sapient,


What is the relation between classes and objects?

0 Answers  


What is use of console?

0 Answers  


Can a private virtual method can be overridden?

0 Answers  


What is void method?

0 Answers  


What is default class in c#?

0 Answers  


what are pointer types in c#

0 Answers   Cognizant,


Explain the types of errors in c#?

0 Answers  


What are methods c#?

0 Answers  


Explain the difference between user control and custom control. Also, explain their use.

0 Answers   Accenture,


What is Global Assembly Cache (GAC) and what is the purpose of it? (How to make an assembly to public? Steps) How more than one version of an assembly can keep in same place?

0 Answers  


Categories