Basic JavaScript Question: What is this keyword? JavaScript Interview QuestionAnswer: In JavaScript this keywork refers to the current object. Previous QuestionNext QuestionWhat’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?