SQL (Structured Query Language) Question:
Why is an event driven program referred to a passive program?
Answer:
Because an event driven program is always waiting for something to happen before processing.
Previous Question | Next Question |
What is the main advantage of developing an application using an API? | What is the difference between file server and a database server? |