Define an abstract class?


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

Post New Answer

More C Sharp Interview Questions

i want the csharp questions&answeres

0 Answers   IBM, Siemens,


What is the difference between int and int in c#?

0 Answers  


What is difference between static and constant variable?

0 Answers  


How can I process command-line arguments?

0 Answers  


What is data types in c#?

0 Answers  






Is the following code legal?

0 Answers  


What is the main method?

0 Answers  


Describe ado.net?

0 Answers  


interface a { Method1() Method2() } class b: a { override Method1() override Method2() } what will happen & why?

5 Answers  


What is the difference between const and readonly in c#.net?

0 Answers  


2. What happened when BO object has been called?

0 Answers   Mphasis,


Can you allow class to be inherited, but prevent the method from being over-ridden?

1 Answers  


Categories