Can we inherit two classes in c#?


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

Post New Answer

More C Sharp Interview Questions

Write a program to find the angle between the hours and minutes in a clock

0 Answers  


What is connection pooling in ado.net?

0 Answers  


what is partial assembly reference

0 Answers  


What are Types of assemblies that can be created in dotnet

0 Answers  


How does bitwise work?

0 Answers  






Why do we need indexers in c#?

0 Answers  


What is local function?

0 Answers  


If all code is written in a try block and write a catch block with Exception type Exception .In that scenario will all the exceptions catched by that catch block? or any exceptions which will not be caught?

3 Answers   Honeywell,


What is global asax in c#?

0 Answers  


Are private members inherited in c#?

0 Answers  


Why dependency injection is used 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  


Categories