PrepAway - Latest Free Exam Questions & Answers

You need to improve the performance of the application

You are developing an application that uses many small images for various aspects of the interface.
The application responds slowly when additional resources are being accessed.
You need to improve the performance of the application.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Preload all the images when the client connects to ensure that the images are cached.

B.
Combine all the images into a single image and use CSS to create sprites.

C.
Host all images on an alternate server and provide a CDN.

D.
Convert the images to .png file format and stream all images on a single connection.

6 Comments on “You need to improve the performance of the application

  1. mlkone says:

    The question is, if the bottleneck is on the client side or on the server side.
    For the first case I would say that B is the correct answer.
    For the second case answer C would be the better choice.




    1



    0

Leave a Reply