Answer: On-demand
Explanation:
On-demand computing is the term of cloud computing that describes the function that provides organization with cloud hosting services. This function permits those organization to provide their customers for assessing computing resources and services as per necessity.
According to the question,on-demand is the computing function that should be used in the mentioned case. Technician and customers will get to access the computer as per their necessity and will not have to waste their efforts and time.
Answer:
The description for the given question is described in the explanation section below.
Explanation:
a...
interface Shape
{
public double getArea(); // creating a function
public double getPerimeter(); // creating a function
}
b and c...
- I preferred Interface although abstract classes are being used when children's classes associate certain aspect methods and variables and because all classes represent a certain method throughout the specific solution, not instance variables, it would be easier to construct an interface.
- Almost all of the period interfaces are favored because they have multiple inheritance capabilities.
Answer:
B. report
Explanation:
Report is used to show the result of data base quires or stored data contain useful data use in decision making and analysis.
It is also called a report generator, it is a part of database management system that is used to extract information from one or more files and present it in specific format.
Answer:Summary
Explanation: Summary is the briefing of any information or data and reducing the details about the subject.It is not a part of the report while it is designed because detailing is the part where the description is mentioned with every element so the requirement for summary is in that part and not in the report.
Other option are the part of the report designing because group footer is used for presenting the summaries of group, page footer the area below the main text and detail is the description of every element of the subject.Thus the only exception in the designing of report is summary.
Answer:
The answer is: B) a standard set of rules and procedures for control of communications in a network
.
Explanation:
To exchange information between computers across a network, there must be a preexisting agreement as to how the information will be structured and how the sender and receiver will behave. Without a protocol, receive or send information, the communication between computers will be impossible. The computer protocol is OSI (Open Systems Interconnection) sets guidelines for implementing networking communications between computers.