Can you instantiate an abstract class c#?


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

Post New Answer

More C Sharp Interview Questions

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,


Explain the constructor in c#.

0 Answers  


what is dynamic sql

2 Answers   TCS, Wipro,


What is the Main difference between String and StringBuilder and why do we use StringBuilder.

15 Answers   Aditya, CTS, Siemens,


Is c# still popular?

0 Answers  






What is .cs file in c#?

0 Answers  


what is the main differnce between const,readonly and static

3 Answers   Beehive Systems, CDAC,


What is object type in c#?

0 Answers  


What is a static class in c#?

0 Answers  


What?s a delegate?

3 Answers  


What is a value type in c#?

0 Answers  


Can structs in c# have destructors?

0 Answers  


Categories