

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is true about internal binding with respect to domain module? |
A. | Error emmitter is executing its code within run method of a domain |
B. | Error emmitter is added explicitly to a domain using its add method. |
C. | Both of the above. |
D. | None of the above |
Answer» B. Error emmitter is added explicitly to a domain using its add method. | |