why we use new keyword for object

Answers were Sorted based on User's Feedback



why we use new keyword for object..

Answer / sankarsan danta

To create a memory space for object

Is This Answer Correct ?    6 Yes 0 No

why we use new keyword for object..

Answer / ashish tripathi

To Instantiate the Obj.

Is This Answer Correct ?    3 Yes 0 No

why we use new keyword for object..

Answer / sunil sharma

To create a new memory location for an object

Is This Answer Correct ?    1 Yes 0 No

why we use new keyword for object..

Answer / sumitpalsingh

The new Keyword is used to allocate the memory at run time to the Object.Because java Support dynamic Programming language.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

what is delegate and delegation model give the real live example on delegate model

0 Answers   TCS,


What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?

2 Answers   HSBC,


In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..

0 Answers  


how will you do destructive read and non destructive read in data queue.....

0 Answers   CTS,


1.Mutating table

0 Answers  






Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)

0 Answers   Goldman Sachs,


what you mean by mantis in IT interview? why we use mantis? advantage of mantis?

1 Answers  


if we want to move all the items that are already added in a combobox into an empty list box or vice-versa then how can it possible in vb or C# ?

1 Answers  


What is the worst case of AVL tree?

1 Answers  


which worker is involved in all the phases of SDLC?

0 Answers  


How many processes can listen on a single TCP/IP port?

3 Answers  


hoe to data grid use in sql server 2000?

0 Answers   HCL,


Categories