where we are using NEW keyword other than create instance
Pls Help me?
Gopal
Answer Posted / only three
Hiding of base class method (non abstract method) can be done just by giving an implementation in the derived class. The "new" keyword is not necessary. You can add the "new" keyword to prevent a warning message during compilation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
To which namespace does the control class belong?
What are the properties of datacontrol?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
What is the use of form?
How to use the FindControl() function to preselect an item in my dropdownlist?
What is form record?
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
What is the difference between pixels, points, and em’s when fonts are displayed?
What is the difference between desktop application and windows application?
What is the difference between a document and a form?
How is anchoring different from docking?
What are windows based applications?
What is a fillable form?
Explain about crystal report in brief?
Name the property which of menu cannot be set at run time?