SQL (Structured Query Language) Question:

Why is an event driven program referred to a passive program?

SQL Interview Question
SQL Interview Question

Answer:

Because an event driven program is always waiting for something to happen before processing.


Previous QuestionNext Question
What is the main advantage of developing an application using an API?What is the difference between file server and a database server?