What is the result of below given line of code in java script? 5+4+'7'?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JavaScript Interview Questions

How do functions work in javascript?

0 Answers  


What is the use of the ‘this’ keyword?

0 Answers  


How to validate a form in javascript?

0 Answers  


We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".

4 Answers   SAP Labs, TCS,


Iam getting xml when we click on one button.Iam placing that xml in dom.Im getting that xml data in one xsl.In that xsl I want to increase the variable value which is declared in xsl. Ex: <parent_node> <childNode> <first><d1>ffftt</d1></first> <first><d1>eeeeiii</d1></first> <first><d1>uuuuwww</d1></first> </childNode> <childNode> <first><d1>fff</d1></first> <first><d1>eeee</d1></first> <first><d1>uuuu</d1></first> </childNode> </parent_node>

0 Answers  


how to activate and deactivate the constraint with all the default values

0 Answers  


What are the advantages of javascript?

0 Answers  


How we can add title of the page by javascript?

0 Answers  


What is event bubbling in JavaScript?

0 Answers  


Entire content of a JavaScript source file in a function block?

0 Answers  


Are Javascript and JScript the same?

0 Answers  


Can you explain the difference between call and apply?

0 Answers  


Categories