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

Answers were Sorted based on User's Feedback



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

Answer / ramachandran

We can use mutex to avoid one more creation.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / s. elaiyaraja.s

In form load even we write the code to check the previous
instance running or not. If previous instance exists show
the message and exit the form.

Use System.Diagnostics namespace for find the running
previous instance.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More OOPS Interview Questions

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.

0 Answers  


What does and I oop and sksksk mean?

0 Answers  


should we use linear search or binary search if elements are placed in random order or mixed?in both cases? i need a little bit detail ans?thnks

2 Answers  


what is the technical or oop name of object?

1 Answers  


What are two types of polymorphism?

0 Answers  






What is multiple inheritance ?

17 Answers   Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,


What is polymorphism and types?

0 Answers  


What is abstraction in oops with example?

0 Answers  


what is static?

4 Answers  


What is meant by multiple inheritance?

0 Answers  


Tell us about yourself.

47 Answers   ABB, Amazon, Fidelity, Flextronics, Franklin Templeton, HCL, Hexaware, IBM, Impetus, Infosys, Reliance, Rofous, Silgate, Sutherland, TCS, Thomson Reuters, Virtusa, Wipro,


Write a program in c++ to read two floating point numbers and find their sum and average.

2 Answers  


Categories