What boolean operators does JavaScript support?

Answer Posted / rofique

AND-:&& NOT-:! OR-:|| PARENTHESIS-:()

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between test () and exec () methods?

616


what is function of stdio.h

2041


How Does Function Hoisting Work in JavaScript?

517


What is the === in javascript?

457


What is the role of javascript in html?

487






What are the different types of errors supported by javascript?

521


What is escape() function?

526


What is null variable?

730


Text from your clipboard?

480


Hello , I am using following java script to open new window in I.E,but i am facing an issue the new window hangs often while opening,when you move mouse it opens normally.Can any body help me why this is happening as i am unable to understand this issue?please please if any one know so kindly help me I am in real difficulty through this issue.Thanks 'if(window.clipboardData){clipboardData.setData("Text","' + a.PatID + '");}' + 'ordwindow= window.open ("' + @OrderDetailURL + '", "RXOrderDetail", "location=0,status=0,menubar=0,toolba r=0,scrollbars=1,resizable=1"); ordwindow.moveTo(parent.screenLeft,0);var x; x=new ActiveXObject("WScript.Shell");x.SendKeys("% "); x.SendKeys ("x"); //fcttest((sp_RX_ChangeOrderStatus ' + '''' + a.DocID + '''' + ', 1, ' + convert(varchar,@SessionID) + '));' As [W],

1778


What is a boolean search?

474


If we want to return the character from a specific index which method is used?

622


What is meant by object oriented programming?

450


What web sites do you feel use javascript most effectively (i.e., Best-in-class examples)? The worst?

488


What is 'use strict'?

513