Answer:
Mini computer lie between micro and mainframe Computer.
Hope it will help you :)
What is FireWire?
a type of connector often used for real-time applications
a type of connector used for fiber optic cable
a type of connector used to connect devices to the serial port on a computer
a type of connector used for coaxial cable
Answer:
a type of connector used to connect devices to the serial port on a computer
Explanation:
When looking at the calendar, how does the default view arrange the time slots?
10-minute increments
15-minute increments
30-minute increments
60-minute increments
what input and output devices does a mainframe computer have?
Answer:
For instance, a keyboard or a mouse may be an input device for a computer, while monitors and printers are considered output devices for a computer. Devices for communication between computers, such as modems and network cards, typically serve for both input and output.
Explanation:
Alia has always been described by her friends as
someone why continually tries to better herself
and always has a goal or project to work on. She
seeks ways to reduce stress, and she strives to
balance spending time alone and being with
others.
Which need is Alia focused on meeting?
DONE
Answer:
Self-Actualization
Explanation:
Next, Jemima designates the selected heading as Heading 1.
Which property of her headings can Jemima modify based on the Styles task pane?
Answer: both paragraph and font styles
Explanation:
c
Hope fixes her mistake and comes up with this list.
She thinks it is a good idea to list the gases based on the amount of the gas found in the atmosphere from largest to smallest percentage.
Which options would she need to apply to do this? Check all that apply.
Use the Text option.
Use the Paragraph option.
Use the Header Row option.
Use the Descending option.
Use the Percentage Field option.
I have been waiting for 10 minutes can someone please help me
Answer:
C, D, E,
Explanation:
Use the header row option
Use the descending option
Use the Percentage field option
What can be described as a measure of the amount of matter or material an object contains as well as taking gravitational pull into account?
density
volume
weight
mass
Answer:
The mass of an object is a measure of the object's inertial property, or the amount of matter it contains. The weight of an object is a measure of the force exerted on the object by gravity, or the force needed to support it. The pull of gravity on the earth gives an object a downward acceleration of about 9.8 m/s2.
7. Suppose you have a CPU that gets very hot and will be used in a noisy industrial building. How
would those factors affect your choice of coolers?
Answer:
Personally, in a noisy building, a CPU cooler's noise level is
not something I would worry about.
would be the best choice.
Explanation:
I would get a cooler that
produces the most air flow to keep the CPU cool.
A fan that moves the most volume of air along with the best
coils and heatsink
would be the best choice.
If you have a CPU that gets very hot and will be used in a noisy industrial building, you would need to choose a cooler that is both effective at cooling the CPU and quiet enough to be used in a noisy environment.
What are some factors to consider?The size of the CPU: Some coolers are designed for specific CPU sizes, so you will need to make sure that the cooler you choose is compatible with your CPU.
The noise level: As mentioned, you will need to choose a cooler that is quiet enough to be used in a noisy environment. Look for coolers that have a noise level of 20 decibels or less.
The type of cooler: There are two main types of coolers: air coolers and liquid coolers. Air coolers are less expensive and easier to install, but they are not as effective as liquid coolers. Liquid coolers are more expensive and require more maintenance, but they are more effective at cooling the CPU.
The budget: Coolers can range in price from around $20 to $200 or more. You will need to decide how much you are willing to spend on a cooler.
Find out more on CPU here: https://brainly.com/question/474553
#SPJ2
? Assessment
27 IU
Which of the following statements about recommendation engines is FALSE?
A. An online recommendation engine
is a set of algorithms that uses past
user data and similar content data to
make recommendations for a specific
user profile.
B. An online recommendation engine
is a set of search engines that uses
competitive filtering to determine
what content multiple similar users
might like.
C. Both A and B are false
D. Neither A nor B are false
lol
Option C :Both A and B are false
Explanation:
An online recommendation engine is a set of algorithms that uses past user data and similar content data to make recommendations for a specific user profile. It also uses competitive filtering to determine what content multiple similar users might like.
They are typically composed of a hybrid of content and collaborative filtering procedures. They are used in a variety of software applications, including music playlist generation, movie choice, targeted advertisements, and restaurant recommendations.
So the option C is FALSE as both the options A as well as B are true
What do newly PivotTables look like?
When creating a new PivotTable in Excel, you start with an empty grid and a 'Pivot Table Field List' panel to format the data. After selecting the data range and choosing a new worksheet, you customize the table using this panel, which could include calculating averages. You can also create PivotCharts for graphical data presentation.
When you create a new PivotTable, it typically starts as an empty grid in a new worksheet, with a panel on the right side called the Pivot Table Field List. This panel is where you format and arrange your data fields. The process of creating a PivotTable involves selecting all the data you wish to analyze, including data labels, and then choosing PivotTable from the Insert menu. After specifying a new worksheet, you can drag and drop fields to arrange your data and perform functions like calculating averages. The resulting table is a powerful tool that summarizes the data, allowing for advanced analysis such as comparing means or evaluating other statistics.
Using additional features such as PivotChart, you can also visually represent the summary data by selecting the PivotChart option from the Tools toolbar once your PivotTable has been constructed. The Excel interface may differ by version, but these general steps apply for creating a summarizing and powerful presentation of data. The final PivotTable presents a concise summary of the data arranged as per the user's specifications.
Answer: the answer is empty
Explanation:
How can you access the Help and Support system?
Answer:
i dont know go to settings
Explanation:
According to the Bureau of Labor Statistics, how
many new technical positions will be created in
the IT field by 2020?
One thousand
Ten thousand
One million
One billion
According to the Bureau of Labor Statistics, the number of new technical positions created in the IT field by 2020 is C. One million.
What is the Bureau of Labor Statistics?The US Bureau of Labor Statistics is an agency that gathers, examines, and publishes labor, economic, and social data.
The agency gathers data about employment, compensation, worker safety, productivity, and price changes.
The Bureau of Labor Statistics is an attached office of the Ministry of Labor & Employment, established in 1920 to collect, collate, and disseminate labor, employment, and price statistics.
The bureau also computes and publishes the Consumer Price Index for Industrial, Agricultural, and Rural Laborers.
Thus, Option C is correct.
Learn more about the Bureau of Labor Statistics at brainly.com/question/28535251
#SPJ2
stuff = []
stuff.append("emu")
stuff.append("frog")
stuff.append("iguana")
print (stuff)
What data type are the elements in stuff?
Answer:
stuff [] is a Python Array.
stuff [] informs python that it is an array and it will create a variable in the memory. However, It doesn't inform anything about data type that being stored in it.
Following snippet
stuff.append("emu")
stuff.append("frog")
stuff.append("iguana")
This will add these element information to the end of the array.
When you print stuff then it will print all the elements of the array. So Now, elements in the array are of datatype string.
Explanation:
Answer:
Stuffffffff
Explanation:
STUFFFFFFFFFFFFf