What is this keyword?

Answers were Sorted based on User's Feedback



What is this keyword?..

Answer / shipra

This keyword refers to the current object.

Is This Answer Correct ?    13 Yes 2 No

What is this keyword?..

Answer / devi

The this keyword is a synonym for the current object and can
be used with properties

Is This Answer Correct ?    8 Yes 1 No

What is this keyword?..

Answer / senthil

It refers to the current object.

Is This Answer Correct ?    5 Yes 2 No

What is this keyword?..

Answer / biswa

This key word is used to access the variables of the same
class in which it is declared without creating an object of
the class.

Is This Answer Correct ?    5 Yes 2 No

What is this keyword?..

Answer / murali

"this" is a keyword used to differentiate the instance
variables and parameters, if they are having the same name.

Is This Answer Correct ?    1 Yes 0 No

What is this keyword?..

Answer / arul

This keyword refers to the "current object"

Is This Answer Correct ?    1 Yes 0 No

What is this keyword?..

Answer / venkat

"this" keyword refers to the current object.

Is This Answer Correct ?    0 Yes 0 No

What is this keyword?..

Answer / sravanthi

this is an object in js releases the control

Is This Answer Correct ?    0 Yes 1 No

What is this keyword?..

Answer / rubin thomas

an identifier in a computer language that indicates a
specific command.

here basically keywordds are words that cannot be used as
vaiables such as if,else etc..

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More JavaScript Interview Questions

Is webassembly faster than javascript?

0 Answers  


Why is javascript so hard?

0 Answers  


What's relationship between JavaScript and ECMAScript? And What are JavaScript types?

0 Answers   MCN Solutions,


What is decodeuri() in javascript?

0 Answers  


What is NaN in Javascript?

0 Answers  






what is the source code for sendRedirect method()java Servlet program?

1 Answers  


Can any one tell me how Java is purely an Oops language

3 Answers  


How can a page be forced to load another page in javascript?

0 Answers  


what is flux in javascript?

0 Answers  


What are JavaScript Data Types?

0 Answers  


How to convert json object to string?

0 Answers  


What's the purpose of javascript?

0 Answers  


Categories