Question:Consider the following code: var vNew=new Date() Which of the following options will return true? 

A vNew instanceof boolean 

B vNew instanceof object 

C vNew instanceof Date 

D All of the above 

+ Answer
+ Report
Total Preview: 700

Copyright © 2024. Powered by Intellect Software Ltd