Discussion :: Javascript - CS
- Which network allows you to distribute static assets like images, etc?
A.
Content Delivery Network |
B.
Content Receiving Network |
C.
System Area Network |
D.
None of the mentioned |
Answer : Option A
Explanation :
A content delivery network (CDN) allows you to distribute your static assets like images, JavaScript files and stylesheets to geographically distributed servers. This gets the content of your page to your user’s browser faster.
Be The First To Comment