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

Caret means to you

1 Answers  


Differevce between arrays and array builders?

0 Answers  


how do you generate source code for the automatic generation for receipt number

1 Answers   Infosys,


As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.

0 Answers   Tesco,


1) How can u create the table?

0 Answers   IBM,






Difference between debugging, running, executing of an application

0 Answers   HCL,


how to data grid use in data bind?

0 Answers   HCL,


in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?

0 Answers  


design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.

3 Answers   College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,


About CLR, reflection and assemblies?

2 Answers   pspl,


how do i add a column dynamically in a table by using java application?

0 Answers  


What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

0 Answers  


Categories