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 ? | 0 Yes | 1 No |
Post New Answer View All Answers
Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
How save rerecord in the database?
Name the template that is used to create a user-defined component.
To which namespace does the control class belong?
Which property of the errorprovider control automatically sets to the form to which?
Explain how to find the current record position in data control?
What is form design?
how see report periviwe
How insert record in the database?
What is dynamic linking?
What is a database form?
What are window applications?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
Which property of the progressbar control specifies the amount to increment the current value of the control?
Explain how many number of events does the timer controls?