Buy Questpond's video subscriptions on
huge discount
.
Online: 3174
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 difference of "setTimeout" function and setInterval functions in Javascript
Posted by
Godly77
on 10/19/2011 | Category:
JavaScript Interview questions
| Views: 5900 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
setTimeout is only execute the function after the defined time in milleseconds, its execute only one time.
setInterval, will call the function in each time interval.
Asked In:
Many Times in my Comapny |
Alert Moderator
Bookmark It
< Previous :
What is difference in between abstrct classes and ...
Next > :
How to make a Arabic style (right to left directio ...
Comments or Responses
Login to post response
More Interview Questions by Godly77
How to make a Arabic style (right to left direction) web page with css ...
Latest Interview Questions
By default where the sessions ID's are stored ?
Which among the following is the common property in every Validation c ...
What are the different ways to deploy a assembly ?
What are all the three test cases that you should consider during unit ...
Briefly can you explain the purpose of LINQ providers ?
Which is not a correct name for an XML element?
What are Selectors in jQuery mean ?
what is the default Access specifier of class
More ...