ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Scripts  >>  JavaScript
 
 


 

 
 PHP interview questions  PHP Interview Questions
 ASP interview questions  ASP Interview Questions
 CGI Perl interview questions  CGI Perl Interview Questions
 JavaScript interview questions  JavaScript Interview Questions
 VB Script interview questions  VB Script Interview Questions
 JSP interview questions  JSP Interview Questions
 Shell Script interview questions  Shell Script Interview Questions
 Python interview questions  Python Interview Questions
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 AJAX interview questions  AJAX Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
 Scripts AllOther interview questions  Scripts AllOther Interview Questions
Question
What boolean operators does JavaScript support?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What boolean operators does JavaScript support?
Answer
# 1
&&, || and !
 
Is This Answer Correct ?    3 Yes 0 No
Kmbkrishnan
 
  Re: What boolean operators does JavaScript support?
Answer
# 2
YES he has like &&, || and ! this opretor existing in java
scrept.
 
Is This Answer Correct ?    3 Yes 0 No
Vikram Rana
 
 
 
  Re: What boolean operators does JavaScript support?
Answer
# 3
i DONT THINK && ! || ARE BOOLEAN OPERATORS...
IN MY CONCEPTS ISNAN() CAN BE CALLED AS BOOLEAN
 
Is This Answer Correct ?    1 Yes 0 No
Nishil Aryaan
 
  Re: What boolean operators does JavaScript support?
Answer
# 4
isNan() is not an operator but a function.
 
Is This Answer Correct ?    0 Yes 0 No
Shveta
 
  Re: What boolean operators does JavaScript support?
Answer
# 5
AND-:&& NOT-:! OR-:|| PARENTHESIS-:()
 
Is This Answer Correct ?    0 Yes 0 No
Rofique
 

 
 
 
Other JavaScript Interview Questions
 
  Question Asked @ Answers
 
program showing string concatenation?  3
What is the difference between java and java script? Wipro3
Write sample code for pagination using java script.  1
What does "1"+2+4 evaluate to? Satyam4
1) How can we use java script in testing the application? 2) What all the things(Software application - like browser, notepad) we need to learn Jscript?  1
What does isNaN function do? Satyam2
What looping structures are there in JavaScript? Satyam1
What is a way to append a value to an array? Satyam5
Hi Friends, I am new to java, please provide some use full docs, and where can i get basic Java script docs... thanx in advance  8
Can i create an login account with javascript ,without using database ?  2
I have a report which has id as hyperlink.when i click the id it should move to next report which displays the corresponding details.tell me how to get the value of hyperlink(which id is clicked) dynamically using javascript? so that i can make condition on my second report?  2
i want to display time using hidden variable in a page,but when i click button that page that hidden variable loosing its value.i m sending the code also. <script type="text/javascript" language="javascript"> var tick=0; window.onload = function() { //debugger if(document.getElementById("hdnTicker").value != "") tick = parseInt(document.getElementById("hdnTicker").value); setInterval("Timer()",1000); } function Timer() { //debugger document.getElementById("hdnTicker").value = tick++; //alert(document.getElementById("hdnTicker").value); document.getElementById("lblTimeSpent").innerHTML = "0." + tick; if(tick == 30) { //message or redirect to result window alert('time is out'); //clearTimeout(); } } </script> <form id="form1" runat="server"> <div> <table> <tr> <td> <asp:Label ID="lblTimeSpent" runat="server" Visible="true" ForeColor="Blue" ></asp:Label> </td> <td> <%-- <asp:textbox EnableViewState="true" id="hdnTicker" runat="Server" style="visibility:hidden"></asp:textbox>--%> </td> </tr> <tr> <td> <asp:Button ID="btn" runat="server" Text="hi" OnClick="btn_Click" Height="30px" Width="60px" /> </td> </tr> </table> <%--<asp:HiddenField ID="txt" runat="server" Visible="true" />--%> </div> </form> <input type="hidden" id="hdnTicker" name="hdnTicker" enableviewstate="true" runat="server" />  1
what is inheritence Wipro3
What are the methods of validating whether the form is secure?  1
How do you send a message to the browser in JavaScript? Four-soft2
What is the relationship between JavaScript and ECMAScript? Satyam4
how to post the form without submit button with help of javascript  1
What is this keyword? Satyam5
Can you call a Java Applet using a JavaScript function? Satyam1
What are the different ways in which we can use the link tag ? Illustrate with an example. Is it possible to link a file with another file on a different file server ? If yes, how ?  1
 
For more JavaScript Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com