How did you see this then?
Answer: B and E
Responsive display ads and uploaded image ads
Explanation:
A responsive display ad is an advert that can automatically adjust its size and format to suits any available ad space. Responsive display ads are the default ad type for the Google Display Network.
While the uploaded image ads AMPHTML (Accelerated Mobile Pages) is just perfect for mobile devices as it loads faster than other type of ads.
Answer:
Load balancing is the mechanism happening between the different components to achieve the aim independently in the server. They are not aware of the presence of the other resources with them.
Clustering is the process in which the components work to gain the desired results in the form of group.They work in group so that there are no chances of crash in server.
The similarity arises between these two process are :
- They have capability to work even after failure of system
- Can have unnecessary access to the information
- Scalable
This can be a tricky question because this could be true or false depending how the Web Server is setup. For instance, with the Apache web server you do not need an index.html file as long as you have a index.htm file or an index.php file. So the answer could be false if you have one of the other files. Anyways, I think they mean an index file in general so the answer is true.