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
What are window applications?
Explain how to net forms the windows?
What are windows applications?
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
How will calculated the net amount in tax add like total net amount = LT+ST+CESS+amount 2500 = 10%+12.5%+5.15%+amount? kindly please explain what type of formula we apply in software? Tushar
Which of the following position is the default docking position of the statusstrip control on the form?
Which dialog box allows users to switch to another area of the application?
What is the advantage of a form?
Name the property which of menu cannot be set at run time?
Explain how save rerecord in the database?
What is the difference between pixels, points, and em’s when fonts are displayed?
What is the use of play() playlooping() functions?
What is an example of form?
What is form application?
What are windows based applications examples?