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
Explain the difference between listbox and combo box?
What is a fillable form?
What is the extension of a compiled help project file?
Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?
What is formdata?
What are the components of gui for windows?
What is an example of form?
Explain the new events in textbox that has been included in vb?
Explain how to net forms the windows?
What is form based application?
What are the different cloud platforms?
Which property is used to specify the use of an element in the user interface and reports it to the accessibility aids?
Which window allows viewing the resources of the servers, such as services, processes and the event log?
Which of the following position is the default docking position of the statusstrip control on the form?
Explain how to get records from a database?