What best describes what is happening to the new object being created in the following line of code?

Submitted by: Administrator
Code:
Mexico.prototype = new Country();



A. All of its properties and methods will be passed to the country object.
B. All of the country object's properties and methods will be available to the Mexico object.
C. Both A and B.
D None of the above.
Submitted by: Administrator

Read Online Adobe Flash Job Interview Questions And Answers