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
How to use the FindControl() function to preselect an item in my dropdownlist?
Explain something about crystal report in brief?
Explain the new events in textbox that has been included in vb?
Explain the difference between listindex and tab index?
Explain how to find the current record position in data control?
What is the difference between desktop application and windows application?
What is form and its types?
What is the difference between pixels, points, and em’s when fonts are displayed?
What is form design?
To which namespace does the control class belong?
What are the different cloud platforms?
What is an example of form?
How to split a column header in gridview using c#.net?
What is a windows forms application?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?