Why we use NEW operator when we create Object,While in C++ we
donot ?
Answer Posted / kaiwalya
it is for allocating a memory to newly created object.object get place in memory.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
hi i m deepak my shedule for NIC pi is 17 Apr please contact me if anybody has interview on same day or give me some idea who have faced
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
Do not use more than 3 nested IF. Use Evaluate statement in case of more IF required. Please give a detail explantion besides readability and clarity for Evaluate stmt.
Plz sent me in .net 2.0 interview Question & answers?
how to add Servlet-api.jar file into eclipse 3.3.2 ?
along with oracle which language will be beneficial to have knowledge with,java,.net,since i m doing oracle have appeared for 8th sem BEIT,plz suggest
You are given some denominations of coins in an array (int denom[])and infinite supply of all of them. Given an amount (int amount), find the minimum number of coins required to get the exact amount. What is the method called?
How do i find out the number of parameters passed into function?
I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com
Compare any 4 software development life cycle paradigms with each other. Indicate at least one application for each of the paradigms that are suitable to developed using that paradigm.
Explain the types of operations? Draw the figure for shift and rotate operations?
what are the things i had to say in personal introduction in hr round mail me to prasanna.1867@rediff.com
what is difference between kpo and it industry? that is in terms of work, package etc
What r the attributes using in Win Runner?
why not instantiating servet using new operator?