Answer:
A and B
Explanation:
got it right on edge 2020
Answer:
“It is a power-saving mode for a computer.” and “It puts your work and computer settings in memory while using little power.”
Explanation:
general requirements for tools and equipment maintenance
Explanation:
Clean, Inspect and Care for Tools. Make it a habit to clean tools after each use before you return them to storage. Wipe them down with a rag or old towel and be sure they are free of dust, grease and debris before you put them into their proper places.
Using a USB flash drive, you intend to install Windows 10 on several computers. To save time, you would like to automate the
installation of Windows 10 for each computer. What should you do?
Create an answer file named install.wim. Place the file on a USB flash drive and run setup.exe.
Create an answer file named unattend.xml. Place the file on a USB flash drive and run
setup.exe.
O Create an answer file named config.xml. Place the file on a USB flash drive and run setup.exe.
Create an answer file named automated.exe. Place the file on a USB flash drive and run
O automated.exe.
Mark this question for review
Answer:
Create an answer file named config.xml. Place the file on a USB flash drive and run setup.exe.
Create an answer file named automated.exe. Place the file on a USB flash drive and run
What is the purpose of this parallelogram shape in a flowchart? O decision process o input or output start or end
Answer:
The parallelogram shape's purpose in a flowchart is output or input
The diamond shape in a flowchart is for decision
The rectangular shape in a flowchart is for process
and the rounded rectangular shape (oval) is for start or end
Explanation:
I got 100 on the test
The main purpose of a parallelogram shape in a flowchart is: input or output.
A flowchart is also referred to as flow diagram and it can be defined as a graphical representation of an algorithm for a work process or workflow.
Basically, a flowchart make use of the following standard symbols to graphically represent the sequential steps that are associated with a system, work process or workflow i.e from the beginning (start) to the end (finish):
ArrowsRectangleDiamondOvalParallelogramIn conclusion, the main purpose of a parallelogram shape in a flowchart is to graphically represent the input or output into a system, work process or workflow.
Read more on flowchart here: https://brainly.com/question/6532130
Which is an example of an effective study skill?
Answer:
organisational skills, time management, prioritising, learning how to analyse, problem solving, and the self-discipline that is required to remain motivated.
Explanation:
I NEED HELP PLEASE ITS TIMED
Answer:
Ellipse
Explanation:
function draw() {
background("white");
noFill();
ellipse(200, 200, 200, 100);
// ↑ ↑ ↑ ↑
// posx posy length hieght
drawSprites();
}
https://studio.code.org/projects/gamelab/Y476cgGC5lsXag4wVEWkMbdpu1ICsHiy7_g7VZj2MwA
You have a small company and want to keep your costs low, but it is important your employees share data. Which network would provide you with the most economical solution?
Centralized
Client server
GUI
Peer-to-peer
Public static String doSomething(String s) { final String BLANK = " "; //BLANK contains a single space String str = ""; //empty string String temp; for (int i = 0; i < s.length(); i++) { temp = s.substring(i, i + 1); if (!(temp.equals(BLANK))) str += temp;
}
return str;
}
Which of the following is themost precise description ofwhat doSomething does?
A. It returns a String that contains s.length() blanks.
B. It returns s with all its blanks removed.
C. It returns s unchanged.
D. It returns a String that is equivalent to s with all its blanks removed.
E. It returns a String that is an exact copy of s.
Answer:
D. It returns a String that is equivalent to s with all its blanks removed
Explanation:
what is arts and creativity literacy in your own idea
Answer:
Art is the skill that include skill and Talend to create fine painting, drawing and sculptures creatively is the skill of using your imagination to create and solve
Explanation:
Art includes painting, drawing and sculptures
And you do not need to be creative to de and artist or be an artist to create a stuff
What does the Java Virtual Machine seek first?
Answer:
The answer to this question is given below in the explanation section.
Explanation:
The Java Virtual Machine seek first class loader, where this machine load, link and initialize the classes.
However, at the architecture level, when you are running java code in different machine/operating systems, it will seek first firewall.