where we are using NEW keyword other than create instance
Pls Help me?
Gopal
Answer Posted / honey
The keyword 'new' is mainly used to allocate memory for the
associated object.
though you can create an object without using new it is of
no use because no memory will be allocated when new keyword
is not used.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is dynamic linking?
What are the three states set in a checkstate property?
Name the method that has to be overridden to change the appearance of the control that is inherited from an existing control.
Name the property which of menu cannot be set at run time?
To which namespace does the control class belong?
Explain about crystal report in brief?
Explain how to find the current record position in data control?
What is a database form?
What is window form application?
How to create a set up in vb.net for desktop application please say steps with examples?
Which dialog box allows users to switch to another area of the application?
Where is system windows forms dll?
How is anchoring different from docking?
Name the event that enables the user to prevent shifting of focus from control until all the validation rules have been met.
Explain how to get records from a database?