What are the possible interaction between system software and application software?
0
Administrator • Jun 27, 2018
AFAIK, the interaction happens through API aka Application Programming Interface. That is the system software has 'endpoints' which any application software can hook into and perform various tasks.
That said, I did not understand your question properly. Could you add more details to your question, please?