Answer:
Answered below
Explanation:
public class BoxSet extends Album{
private boolean isCompleteWork;
private int numDiscs;
public void setIsCompleteWorks( boolean cw){isCompleteWorks = cw;
}
public boolean getCompleteWorks(){
return isCompleteWorks;
}
public void setNumDiscs(int discs){
numDiscs = discs;
}
public int getNumDiscs(){
return numDiscs;
}
public void printInfo(){
super.printInfo();
System.out.print(isCompleteWorks);
System.out.print(numDiscs);
}
}
The correct answer is A because they cant protect in real time
Leadership qualities are the traits that define a person's ability to guide and organize. Independent action without any direct instruction is called initiative.
<h3>What is an initiative?</h3>
An initiative is an act of performing and executing the task independent of any instruction or guidance from someone. It is based on self-motivation rather than following commands given by others.
Insubordination is a refusal or disobedience in obeying any command, power is the ability to have an influential behavior and courage means bravery to do something without fear.
Therefore, independent actions without instructions are option D. initiative.
Learn more about the initiative here:
brainly.com/question/21106998
#SPJ1
Answer:
Cause It Will Help Make A Fix For The Issue
Explanation:
Does This Help?
Answer:
Clear recent queue
Explanation:
In a network, end devices and intermediate network devices are connected to communicate resource. A network helps to reduce the need to purchase extra resource like a computer network could have one printer all the computers share.
It can also promote segmenting networks by configuring more VLANs to the switch or creating separate networks for different services.
When a printer server is not printing documents, the first action is to clear all current queue or traffic to the servers, to confirm that there is no collision and to start troubleshooting the network printer server.