Vidyalelo
JavaScript · Q37

Performance Measures

Programming · JavaScript · question 37

Q37

Which network allows you to distribute static assets like images, etc?

A.
Content Delivery Network
Answer
B.
Content Receiving Network
C.
System Area Network
D.
None of the mentioned

Answer: Option A

Solution

Answer: Option A
Solution:
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.