Can abstract class be sealed in c#?


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

Post New Answer

More C Sharp Interview Questions

List down the differences between public, static and void keywords?

0 Answers  


Is equal in c#?

0 Answers  


What is the difference between method parameters and method arguments. Give an example?

0 Answers  


Is unboxing an implicit conversion?

0 Answers  


Is string nullable in c#?

0 Answers  






How to handle exceptions that are raised in a component?

0 Answers   Alcatel-Lucent,


how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


What is private variable?

0 Answers  


What will be the output of the following code?

0 Answers  


What is sqldataadapter in c#?

0 Answers  


What is selector c#?

0 Answers  


What is sql transaction in c#?

0 Answers  


Categories