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

How to use CMutex, CSemaphore in VC++ MFC

4335


What is this pointer in oop?

559


What is abstraction in oop?

644


What is destructor give example?

608


What do you mean by Encapsulation?

647






What is destructor example?

602


Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.

2582


What are the components of marker interface?

610


Why polymorphism is used in oops?

590


What is new keyword in oops?

596


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1464


What is the purpose of enum?

585


What is the problem with multiple inheritance?

591


How many human genes are polymorphic?

577


what type of questions

1701