InterviewSolution
Saved Bookmarks
| 1. |
The ____________ represents the result of the cascade: it is the declared value that wins the cascade.(a) specified Value(b) actual value(c) computed value(d) cascaded value |
|
Answer» Correct option is (d) cascaded value The explanation: Self-explainatory. |
|