Explain About multi level and multiple inheritance how to achieve in .net


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

Post New Answer

More C Sharp Interview Questions

What is ildasm.exe used for?

0 Answers  


What is int16?

0 Answers  


Can you override private virtual methods?

4 Answers  


what is generics? can u explain 5 to 6 examples on generics that covers class,method,structure,list,delegates?

0 Answers   CTS,


Can you explicitly call a destructor?

0 Answers  






Does c# support multilevel inheritance?

0 Answers  


Explain about Error handling and how this is done

0 Answers   Digital GlobalSoft,


Can a constructor be static in c#?

0 Answers  


Why to use lock statement in c#?

0 Answers  


What is Interface? Explain with an example.

8 Answers   TCS,


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 floating point types is supported in C#?

0 Answers  


Categories