Share on Facebook Share on Twitter Email
Answers.com

software conflict

 
Computer Desktop Encyclopedia: software conflict

A problem that occurs when two programs cannot run in the same computer at the same time. It is generally due to a programming bug and typically manifests when two programs compete for the same resource (memory, peripheral device, register, etc.). Not often, but possible, intermittent hardware failures can cause two programs to conflict.

The bug in the code could be in the application program or the OS, DBMS or other system program that carries out the functions of the programming interface (API). If the interface is poorly defined, two applications may request services that cause conflict. This is more a bug in architecture rather than improper coding by the application programmers. Software conflicts can be one of the most vexing problems to solve. See DLL hell and anomaly.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 

 

Copyrights:

Computer Desktop Encyclopedia. THIS DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc.  All rights reserved.  Read more