Why we use NEW operator when we create Object,While in C++ we
donot ?
Answer / kaiwalya
it is for allocating a memory to newly created object.object get place in memory.
Is This Answer Correct ? | 2 Yes | 1 No |
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
what are the top level class of interface in java?
Which tag is used to break a line
what is the diffrence between software and hardware language?
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
Can any one give an example (Source Code) on virtual function implemetation in Java?
can we convert .class file to dll file
what is the pl/sql block size in oracle 10g and 11g?
what are the missinschema properties and should we pass primary key in select command
5. How do you round the addition or subtraction of two numbers in assembler?
explain how to make a control visible and invisible during runtime