what is the syntax to inherit from a class in c#?


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

Post New Answer

More C Sharp Interview Questions

Which is faster array or arraylist in c#?

0 Answers  


Why do we use abstraction in c#?

0 Answers  


what is IEquatable

0 Answers   Wipro,


Explain the difference between “as” and “is” operators used in c#?

0 Answers  


What is an xsd file?

0 Answers  






What is the difference between as and is operators in c#?

0 Answers  


what is CLONE() method?

1 Answers  


What is difference between private, protected, and public in C#?

0 Answers   B-Ways TecnoSoft,


what is overloading & overriding

3 Answers   Fulcrum Logic, Synergy,


What is Named parameter in C#?

0 Answers  


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  


What exception can an overridden method throw in comparison with the method it is overriding?

0 Answers   Changepond,


Categories