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
What is the use of oops?
what is the drawback of classical methods in oops?
What is polymorphism in oop example?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What polymorphism means?
How do you achieve runtime polymorphism?
What is polymorphism and example?
Why do we need oop?
What are properties in oop?
What are the benefits of oop?
How is class defined?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout<
What are objects in oop?
How to use CMutex, CSemaphore in VC++ MFC