how to call constructor in abstract class

Answer Posted / maniekb

you can't.
constructor is used
to build object,
abstract class cannot
have objects because
is abstract...

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of play() playlooping() functions?

618


Which property of the progressbar control specifies the amount to increment the current value of the control?

522


Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?

574


how print barcode

2104


What is form design?

550






What are the forms of graphics?

505


Which event occurs when a user drags an item in a treeview or listview control?

557


How many navigational features are provided by visual studio.net ide?

608


What is form and its types?

525


Which of the following position is the default docking position of the statusstrip control on the form?

577


Explain how to add resources during runtime?

605


Explain the difference between listindex and tab index?

542


What are window based applications?

513


What is a fillable form?

500


Is windows an application software?

512