Buy Questpond's video subscriptions on
huge discount
.
Online: 2259
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
>
HTML 5
>
Loading ...
What are the limitations of the web worker ?
Posted by
Rajkatie
on 1/30/2013 | Category:
HTML 5 Interview questions
| Views: 3772 |
Points: 40
Post
|
Interview FAQs
|
Exclusive Questions
|
Interview Home
Answer:
Web worker don't access following things
1.The DOM (it's not thread-safe)
2.The window object (few read-only exception (e.g: location object)
3.Host Page (The parent object)
Source:
pluralsight.com | |
Alert Moderator
Bookmark It
< Previous :
Which javascript objects are access by the web wor ...
Next > :
What is/are the type/s of Messaging pattern/s in W ...
Comments or Responses
Login to post response
More Interview Questions by Rajkatie
What is RWD ?
How many different ways you can stop web worker ?
What is NLog ?
What is Spring ?
What is Spring.Net ?
You want to create table based on the columns and the data contained ...
Which of the following SQL statements moves the Employees table from t ...
Which of the following Transact-SQL statements do you use to rename ta ...
Latest Interview Questions
What is/are the type/s of Messaging pattern/s in WCF?
Can we declare a default constructor (a constructor with no parameters ...
What is the Maximum Number of Index per Table?
What will be out put of following code: static void doIncrement(ref i ...
Which is/are the possible value/s of ConcurrencyMode enumeration in WC ...
Which are the available types of transport schemas in WCF?
You are developing a windows forms application. The front end applicat ...
You are developing an Windows Forms Application. You want to make a co ...
More ...