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: True
Explanation:
The architecture of the computer determine the processor and it determines whether we will have fixed length instructions or variable length instructions.
We have CISC and RISC architectures which uses different types of instructions and the data are processes in different machine languages.
Answer:
A file.
Explanation:
A file can be defined as a computer resource used for the collection of data (informations) as a single unit.
Basically, files are of different types or in various formats (forms) and these includes document, video, audio, image, software application, data library etc.
Additionally, various operations such as open, close, edit, format, delete, save, rename, compress etc. can be performed on a file through the use of specific software applications or programs.
In this scenario, Ashley wants to give a list of strategies that can be used to interview doctors to their supervisor to review.
Hence, what Ashley should give to the supervisor to do a review is a file.