Is it true that all c# types derive from a common base class?


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

Post New Answer

More C Sharp Interview Questions

What is default constructor c#?

0 Answers  


class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } class Employee { stat9c Method1() static Method2(ref a) stat9c Method3(out x) } what will happen & why?

2 Answers  


What are the desktop applications?

0 Answers  


List down the fundamental oop concepts?

0 Answers  


How can you achieve run time polymorphism in C#?

0 Answers   Hexaware,






1)what is timestamp in C# (anilringole@gmail.com)

2 Answers   Wipro,


Can you prevent your class from being inherited and becoming a base class for some other classes?

5 Answers  


Contrast between an interface and abstract class?

0 Answers   Siebel,


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

0 Answers  


What is difference between string and string builder?

0 Answers  


What is cls, cts and clr in net?

0 Answers  


In the page load event I assigned dropdownlist’s datasource property to a valid list. On the submit button click.. The same datasource property is coming as null. Why?

0 Answers  


Categories