What are the types of parameters in c#?


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

Post New Answer

More C Sharp Interview Questions

Explain the difference between a struct and a class?

0 Answers  


What is a generic class?

0 Answers  


When can a derived class override a base class member?

0 Answers  


What are the important concepts in OOPS

5 Answers   Fulcrum Logic,


Hai, I want to open a new form while the previous form is hiding or closing. I tried this with using MDI.I created one form like ParentForm.placed one button control.when clicked one that it opend new form like ChildForm.When i set the property of ChildForm to Maximize,but the ParentForm button control also appearing on the childform. so plz help me how to hide parentform controls(hide parentform while it is childform opened) thanq..

1 Answers  






Why are there five tracing levels in System.Diagnostics.TraceSwitcher?

2 Answers   Siebel Systems,


What is the difference between int16 and int32 in c#?

0 Answers  


What is difference between "as" and "is" keyword?

1 Answers  


What are the delegates in c#?

0 Answers  


how dot net compiled code will become platform independent?

0 Answers  


What is the keyword used to prevent a class from being inherited by another class?

0 Answers   Siebel,


Can we inherit static class in c#?

0 Answers  


Categories