Answer:
3) Improving image quality
Explanation:
A responsive web design is a web design that makes website to be user friendly to website users. It enables the users to have an optimal and enjoyable experience when making use of websites.
A responsive web design is the basis on which websites are built. It makes websites interactive for users such that that find the websites easy to access, easy to read and very interactive.
Computer programs used for creating a responsive web design are:
a) JavaScript
b) Cascading Style Sheets e.t.c
The item used for formatting a responsive web design is Improving Image quality. This helps to make the website responsive for users.
Answer:
1. More access to data
2.convenience
3. Easy creation of BI solutions
4. Report creation
5. Saves time
Explanation:
A data warehouse can be described to be an electronic storage system that contains large amount of facts and information which sources for and also maintains data from different sources; either external or internal.
The most important reason for a data warehouse is for it to store great amounts of data to be used for query and also to be used for analysis.
Why do we use a data warehouse?
1. Users have more access to data due to the integration of various sources of data. It makes use of real time data facts
2. You can conveniently store and also create metadata
3. Business intelligence solutions can easily be created using data warehouses.
4. Users can easily create their own reports
5. Data warehouses makes accessing different data sets faster. It is a time saver as business users are not going to spend time trying to retrieve data from various sources.
Answer:
The statement is as follows:
cout <<fixed<< setprecision(3) <<sales;
Explanation:
Here, I assume that the variable has already been declared.
The syntax to use is:
cout<<fixed<<setprecision(n)<<variable-name;
In this case:
--- i.e. to 3 decimal places
And the variable name is: sales
So, when implemented, the instruction is:
cout <<fixed<< setprecision(3) <<sales;
Answer: OCSP
Explanation:
Ocsp(online certificate status protocol) is used to maintain the security status of the server and also to determine the status of SSL/TLS certificates used by the webserver.
Answer:
Following are the solution to the given question:
Explanation:
The common folder called Report has also been shared. Writing access to a shared folder was given to management group members. Mark is a member of a group of managers. We can access the files within your reporting directory, but you really should not access the Confidential.xls file. We want to add Mark Mangum to our ACL files using Deny permissions on Confidential.xls.