Buy Questpond's video subscriptions on
huge discount
.
Online: 1254
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 will be the output of alert(20--10)?
Posted by
Rajnilari2015
on 10/22/2016 | Category:
JavaScript Interview questions
| Views: 3044 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Select from following answers:
10
20
20--10
30
All Above
The answer is 30. It is the addition of two numbers. Two times of minus becomes plus.
So 20 -(-10) will be 20 + 10 = 30.
Show Correct Answer
|
Alert Moderator
Bookmark It
< Previous :
What will be the output of Select Patindex( ...
Next > :
What will be the output of Declare @t table (R ...
Comments or Responses
Login to post response
More Interview Questions by Rajnilari2015
What will be the output of Declare @t table (Record Varchar(20)) ...
Which of the below operators is used to determine if two strings are i ...
What is private constructor and what are some of it's benefits.
What is the purpose of Ildasm.exe?
What is the purpose of Ilasm.exe?
Explain with example the importance of Clustered and Non-Clustered Ind ...
What are Queues in Windows Azure?
What are Tables in Windows Azure?
Latest Interview Questions
How more than one declaration be added in CSS?
How Declaration Block declared?
Who Maintains the CSS Specification?
In an ASP .Net MVC Application, browsers requests are mapped to?
Which is the right format for calling a ng-bind function?
What is sealed class?
What are the different categories of Inheritance?
What is Static Constructor?
More ...