Buy Questpond's video subscriptions on
huge discount
.
Online: 3930
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Interviews
>
JavaScript
>
Loading ...
What is the result of below given line of code in Java Script?
5+4+'7'
Posted by
Virendradugar
on 12/16/2009 | Category:
JavaScript Interview questions
| Views: 5949
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
The answer is 97.
As 5 and 4 are integer so total becomes 9 and it's add '7' to it as string so it becomes 97.
Asked In:
Many Interviews |
Alert Moderator
Bookmark It
< Previous :
What is the difference between UniqueID and Client ...
Next > :
What can you do to make class available for inheri ...
Comments or Responses
Login to post response
More Interview Questions by Virendradugar
What can you do to make class available for inheritance but you need t ...
What will happen if you declare a variable named "checked" w ...
What is obsolete method?
Can you have different access modifiers on the get/set methods of a pr ...
JQuery is replacement of Java Script?
Name some of the methods of JQuery used to provide effects?
What are features of JQuery or what can be done using JQuery?
What is JQuery UI?
Latest Interview Questions
What are anonymous methods?
Restrictions of yield in try-catch.
With yield break statement, control gets …
What first action compiler will take on detection of iterator ?
Elements of jagged array are of…
How can we make file hidden ?
The capacity of the stringbuilder get increased,…
Clustered Index vs NonClustered Index.
More ...