1.  true

2.  false

3.  error

4.  0

4
Correct Answer :

true


Explanation :
No Explanation available for this question

1.  parent(parent)

2.  parent.parent

3.  parent*parent

4.  parent/parent

4
Correct Answer :

parent.parent


Explanation :
No Explanation available for this question

1.  They are all browsing contexts

2.  They are all browsing information

3.  They are all Window contexts

4.  They are all Window objects

4
Correct Answer :

They are all browsing contexts


Explanation :
No Explanation available for this question

1.  Browsing context

2.  Browser Information

3.  Both Browser Information & Browsing context

4.  Browser Log

4
Correct Answer :

Browsing context


Explanation :
No Explanation available for this question

1.  Program begins

2.  Any event occurs

3.  Specified event occurs

4.  None of the above

4
Correct Answer :

Specified event occurs


Explanation :
No Explanation available for this question

1.  o(x,y);

2.  o.m(x) && o.m(y);

3.  m(x,y);

4.  o.m(x,y);

4
Correct Answer :

o.m(x,y);


Explanation :
No Explanation available for this question

1.  Comma (,)

2.  Colon (:)

3.  Hyphen (_)

4.  Semicolon (;)

4
Correct Answer :

Semicolon (;)


Explanation :
No Explanation available for this question

1.  newlines

2.  tabs

3.  spaces

4.  All of the above

4
Correct Answer :

All of the above


Explanation :
No Explanation available for this question

1.  getElementById()

2.  getElement(id)

3.  getElementById(id)

4.  elementById(id)

4
Correct Answer :

getElementById(id)


Explanation :
No Explanation available for this question

1.  innerText

2.  innerContent

3.  elementText

4.  innerHTML

4
Correct Answer :

innerHTML


Explanation :
No Explanation available for this question

Interview Questions

MongoDB
Java Script
Node JS
PHP
JQuery
Python