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 |
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
differenc between visual studio 2005,2008 & 2010?
how many languages .net is supporting now?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?
how can we implement locks in plsql?
can any one suggestion me present which course(except java,.net) has huge demand in the market?
how MATLSB software suitable for electrical branch? which tools are useful??
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
what is the system development cycle
In Java what is the difference between following two statements ? int a[],b; int []a,b;
how to convert the data from HTML file to SAS dataset?