0 votes
in JavaScript by

Which of the following is correct about features of JavaScript?

a) It can not Handling dates and time.

b) JavaScript is a object-based scripting language.

c) JavaScript is not interpreter based scripting language.

d) All of the above

1 Answer

0 votes
by

Answer:-  B

Reason: Some features of javascripts are as follow:-

1. JavaScript is a object-based scripting language.

2. Giving the user more control over the browser.

3. It Handling dates and time.

4. It Detecting the user's browser and OS,

5. It is light weighted.

6. JavaScript is a scripting language and it is not java.

7. JavaScript is interpreter based scripting language.

8. JavaScript is case sensitive.

...