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 |
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
What is Big-O notation?
Why we use NEW operator when we create Object,While in C++ we donot ?
what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....
In Java what is the difference between following two statements ? int a[],b; int []a,b;
73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.
why Java is not purely object oriented?
what is the difference between SCAN AND CHECK,LOKUP AND XFOOT? where we can use thease opcodes? Can any body tell me real time senariao with example?
What are the limitation in using querystring in .net?
what is difference between object oriented programming structure and object oriented programming system?