Which of the following is not considered a JavaScript keyword?

 Posted by Virendradugar on 9/17/2009 | Category: JavaScript Interview questions | Views: 22015
Select from following answers:
  1. this
  2. delete
  3. new
  4. typeof
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Posted by: Lakhangarg on: 9/17/2009
Hi Virendra-

None of the above mentioned is used as operator.
Please check: http://www.devx.com/projectcool/Article/19994

these are keywords not operator.. this is also a keyword..
please make changed accordingly.

Thanks & Regards
Lakhan Pal Garg
Posted by: Muralifunda on: 6/18/2012 | Points: 10
above answer is wrong please check itout from your end

Login to post response