Answer Posted / rizwan
As abstract class is mainly used in inheritance, you can
derive abstract class and then by creating object of derived
class, you can call base class constructor, which is
abstract class. Another way to call constructor of an
abstract class is to make that constructor as static.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which command prompt utility is used to convert a resource file from the text format into the binary format?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
What is the difference between the add() and insert() methods of a listbox control?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
How to get records from a database?
Where is system windows forms dll?
Is windows an application software?
Is form action required?
How many types of dialog boxes windows provides?
What is dynamic linking?
Explain how to find the current record position in data control?
How to use the FindControl() function to preselect an item in my dropdownlist?
Which window displays messages for the status of various features provided in the visual studio .net ide?
Which dialog box allows users to switch to another area of the application?