Answer: Output
input keyboard mouse joystick graphics tablet trackball touchpad touchscreen microphone sensor
Processing processor (CPU) processor (GPU) memory motherboard
Output printer monitor touchscreen plotter speakers headphones motor data projector
Explanation:
Answer:
Handheld/Mobile Computers
Answer:
boolean isEven = false;
if (x.length % 2 == 0)
isEven = true;
Comparable currentMax;
int currentMaxIndex;
for (int i = x.length - 1; i >= 1; i--)
{
currentMax = x[i];
currentMaxIndex = i;
for (int j = i - 1; j >= 0; j--)
{
if (((Comparable)currentMax).compareTo(x[j]) < 0)
{
currentMax = x[j];
currentMaxIndex = j;
}
}
x[currentMaxIndex] = x[i];
x[i] = currentMax;
}
Comparable a = null;
Comparable b = null;
if (isEven == true)
{
a = x[x.length/2];
b = x[(x.length/2) - 1];
if ((a).compareTo(b) > 0)
m = a;
else
m = b;
}
else
m = x[x.length/2];
Answer:
Client requirements. ... A statement of need, might then be prepared which is a first attempt to describe the possible requirements of the project. This may or may not result in the development of a new business project, and even if a project is necessary, it may not require a new building.
Explanation:
Answer:
<h2><u>Fill in the blanks</u></h2><h2><u>Question 1</u> </h2>
Patterns are <u>repeated</u> shapes, colors, tones or objects.
<h2><u>Question 2 </u></h2>
What are two things you can do to strengthen a pattern image?
-Add in a person or frame it in a different way
-Look at it from different angles and frame it in different ways
<h2><u>Question 3</u></h2>
Patterns can be <u>man - made</u> and they can be found in nature.
<h2><u>Question 4 </u></h2>
When you are looking for man made patterns in a town or city, don't forget to look i<u>n front of you</u>
<h2><u>Question 5</u></h2>
What is one technique you can use to show scale and perspective in your photo?
- <u>add color </u>