Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

when my application exe is running nad i don't want to
create another exe what should i do

Answer Posted / ramachandran

We can use mutex to avoid one more creation.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<

1920


Which type does string inherit from?

1160


Why polymorphism is used in oops?

1106


what is difference between class template and template class?

2714


What is coupling in oop?

1084


What is an example of genetic polymorphism?

1242


How do you answer polymorphism?

1110


class CTest { public: void someMethod() { int nCount = 0; cout << "This is some method --> " << nCount; } }; int main() { CTest *pctest; pctest->someMethod(); return 0; } It will executes the someMethod() and displays the value too. how is it possible with our creating memory for the class . i think iam not creating object for the class. Thanks in Advance... Prakash

2343


What is inheritance and how many types of inheritance?

1156


program for insertion ,deletion,sorting in double link list

2749


What is the advantage of oop over procedural language?

1130


What is encapsulation in simple terms?

1098


Prepare me a program for the animation of train

2539


What is the example of polymorphism?

1210


Can you inherit a private class?

1144