Can you inherit multiple classes in c#?


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

Post New Answer

More C Sharp Interview Questions

Define xslt.

0 Answers  


what is the meaning of Object lifetime in OOPS

0 Answers   HCL,


What is icomparer in c#?

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 a concrete class in c#?

0 Answers  






Is unity object oriented?

0 Answers  


f i give input like 1,1,4,5,6,1,2,5,4,1,2, then output should be like : 1-4, 2-2, 4-2, 5-1, 6-1 which means 1 occurs 4 times, 2 occurs 2 times like so.

7 Answers  


Is c# a technology?

0 Answers  


What is the interface in c#?

0 Answers  


What is a dbml?

0 Answers  


What are the types of access modifiers?

0 Answers  


What is a hashset c#?

0 Answers  


Categories