Basic JavaScript Question:
Download Questions PDF

What is this keyword?

Answer:

In JavaScript this keywork refers to the current object.

Download JavaScript Interview Questions And Answers PDF

Previous QuestionNext Question
What’s a way to append a value to an array?What does the term sticky session mean in a web-farm scenario? Why would you use a sticky session? What is the potential disadvantage of using a sticky session?