Web Applications Quiz-4

Web Applications Quiz-4

Difficulty Level: Medium
10 Questions

Popular Questions InWeb Applications Quiz-4

1

DOM stands for _____

2

! =,< , > = are examples of

3

Extension of JavaScript files is ____

4

____ is called as Bitwise Shift Right with Zero Operator, the bits shifted in on the left are always zero.

5

A ____ is a classification of the type of data that a variable or object can hold.

6

Numbers in JavaScript are double-precision _____.

7

Built-in object called ____ is used to handle more advanced mathematical functions and constants.

8

_____ is used to convert string to integer

9

Output of the following would be parseInt("011",8)

10

The _____ tag is the web standard for embedding content on to a web page