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
Which window allows viewing the resources of the servers, such as services, processes and the event log?
What is a windows based application?
Explain how to find the current record position in data control?
Name the template that is used to create a user-defined component.
What are windows applications?
What is the difference between a document and a form?
how print barcode
how print PGL by XML
Where to use new keyword other than create instance?
What is form and its uses?
What is a windows form application?
Explain the difference between listindex and tab index?
How to show a ContextMenuStrip instead of cthe default ContextMenuStrip,when you rightclick on the non client area of a window's Form or when alt+space keys are pressed
Explain how many number of events does the timer controls?
Which method grants a lock on a resource?