Which of the following lines of code will create a new object named myObj?

Submitted by: Administrator
A. myObj = Object();
B. myObj = new Object();
C. new Object.myObj();
D. new Object(myObj);
Submitted by: Administrator

Read Online Adobe Flash Job Interview Questions And Answers