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

How to getting values from cookies to set widgets?

0 Answers  


why we use javascript in html ?

4 Answers  


What are self Executing Functions?

0 Answers  


How to get height and width of different browser in Javascript?

0 Answers  


Why javascript is called lightweight language?

0 Answers  






What is the difference between undefined and object?

0 Answers  


Name the types of functions.

0 Answers  


What is the use of let & const in javascript?

0 Answers  


What is difference between javascript and jscript?

0 Answers  


Why do we need npm?

0 Answers  


What are undefined and undeclared variables?

0 Answers  


WHAT IS .NET?

1 Answers  


Categories