1.

What is the difference between SIGNAL and VARIABLE?

A. The value of SIGNAL never varies whereas VARIABLE can change its value
B. SIGNAL can be used for input or output whereas VARIABLE acts as intermediate signals
C. SIGNAL depends upon VARIABLE for various operations
D. SIGNAL is global and VARIABLE is local to the process in which it is declared
Answer» E.


Discussion

No Comment Found