explain different users of computer in briefly?​

Answers

Answer 1

Answer:

The question is invalid; there are many types of computer user. Why on earth do you think there are five?

From the top of my head.

Casual- someone at home browsing the web, reading email.

IT Consultant. Advising people.

Software developer- writing software

Secretary - manages email for a company

Academic. Writing research papers.

Monitors. Monitor a computer system.

That’s six off the top of my head. There are probably a dozen more. So why do you think there are five?


Related Questions

Write an if/else statement that assigns 1 to the variable fever if the variable temperature is greater than 98.6; otherwise it assigns 0 to fever.

Answers

Answer:

temperature = int(float(input("Enter temperature: ")))

fever = 0

if temperature > 98.6:

   fever +=1

else:

   fever = 0

print(fever)

Explanation:

Dean Smith is dissatisfied with the time it takes to get a new faculty ID made and believes more servers will speed up service and reduce costs thanks to shorter lines. Prof. Karen is tasked to study the situation. Prof. Karen observes an average of 20 customers/hr arriving and each technician (service window) serves 5 customer/hr, on average. Assume an M/M/s queue system. Prof. Karen calculates the operational cost of each server as $20/hr, and assumes a cost of waiting in the SYSTEM as $25/hr per customer. What is the optimal number of service windows to minimize total cost

Answers

The answer is :

X = 4

Explanation:

The optimal number of service windows to minimize total cost will be 5 service windows.

How to calculate the optimal value?

The optimal number of service windows to minimize total cost will be calculated thus:

Cost = 20x + 25(20 - 5x)

Cost = 20x + 500 - 125x

Cost = 500 - 105x

For the minimum cost,

500 - 105x = 0

105x = 500

x = 500/105

x = 4.76 = 5

Therefore, the optimal number of service windows to minimize total cost will be 5 service windows.

Learn more about cost on:

https://brainly.com/question/25109150

#SPJ2

I ate five M&Ms: red, green, green, red and yellow. Only these three colors are possible. I assume that p(yellow)=3p(green)
What is the estimated probability of green color?

Answers

Answer:

Below is code written in a free CAS (WxMaxima):

The above code creates the probability of 19 or more brown in the sample of 48 for population sizes from 5*19 to 10000 in steps of 5.

Here’s a plot of that data:

The horizontal blue line is the probability for an infinite population size (or, choosing each of the 48 M&Ms with replacement, which I infer is not what you meant). It is calculated using the binomial cdf:

The red curve approaches the blue line asymptotically as the population gets larger.

At population 10000, the red curve is

.

Tumblr, Jaiku is an example of _____________ website.
a) Microblogging
b) Blogging
c) Social Networking
d) None of the Above​

Answers

Answer:

Microblogging

One of the best-known channels in the microblogging world. Twitter is a quick and convenient way to share short posts, GIFs, article links, videos and more. Pinterest: Companies on Pinterest link to products, articles and other useful information for audiences .

Explanation:

Hope this helps you !!

How can I have a private conversation with no one knowing on my iPhone

Answers

Answer:

Just share a note by making one.

Explanation:

Thank you

One of the main operations associated with the dictionary ADT is:
(a) given a key and value, remove the entry with given key and value from the dictionary
(b) given a value, remove the entry that contains the value
(c) remove the last item in the dictionary
(d) given a key, return the value of the dictionary entry with the given key

Answers

ITS B my friends and teacher helped

Get the user to enter some text and print it out in reverse order.

Answers

Answer:

strrev in c/c++

Explanation:

what are the parts system unit​

Answers

Explanation:

there are 6 main system unit components:

motherboard

processor

RAM

hard drive

video card

power supply.

Q) Look at the code and determine the output

y=-10
while(y<10):
print('$', end="") y += 5

(a) $$$$$$$$$$
(b) $$$$
(c) $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$
(d) Nothing will be printed

Answers

Answer:

B.

Explanation:

Is majority intent determined by how many times the same type of result is shown on the search engine result page?

Answers

According to the search engine algorithm, it is True that the majority intent is determined by how many times the same result is shown on the search engine result page.

What is Search Intent?

Search Intent is a term used to describe a user's reason when typing a question or words into a search engine.

Generally, if a user found that no search results match his wants, he would likely not click on any link before performing a similar query search. This would make search engines return with more links that have higher clicks.

Different types of Search IntentInformationalCommercialNavigationTransactional

Hence, in this case, it is concluded that the correct answer is True.

Learn more about Search Engine here: https://brainly.com/question/13709771

a web server is a computer that manages files for multiple user on a net work. true or false​

Answers

True. I’m pretty sure

Role and responsibility of an IT professional

Answers

create the computer, network, and communication systems that an organization needs

What is a disadvantage of communicating on social media?

Collaborating with others
Speed
Lack of privacy
Maintaining relationships

Answers

Answer:

Lack of privacy

Explanation:

Where did the first human cities show up?
South Africa
Mesopotamia
Peru
Denmark

Answers

The first human cities in the history of the world showed up at; B: Mesopotamia

Throughout the history of the world, cities have always been attractive to more and more people because they useful as centers of learning including culture, and great economic opportunities.

However, this explosion of migration to the cities has lead to some very large cities that are home to as much as 15 million or more which could lead to overpopulation and potentially health hazards.

Now, the first cities in the world from history are said to have appeared thousands of years around 7500 BC ago in Mesopotamia which had very fertile lands. The cities formed here include those in euphrates and even along the Nile River in Egypt.

Read more about Mesopotamia at; https://brainly.com/question/22701821

I need help right away pleas! 30 points.

A website layout needs to be simple and reasonably organized.

Answers:
A) Design
B) User-Friendly Website Navigation
C) Call to Action
D) Elements

Answers

Answer:

I'm very sorry if I'm wrong but I think it's A

Write a program that lets the user enter four quarterly sales figures for six divisions of a company. The figures should be stored in a two-dimensional array. Once the figures are entered, the program should display the following data for each quarter: - A list of the sales figures by division - Each division's increase or decrease from the previous quarter (this will not be dis- played for the first quarter) - The total sales for the quarter - The company's increase or decrease from the previous quarter (this will not be dis- played for the first quarter) - The average sales for all divisions that quarter - The division with the highest sales for that quarter Input Validation: Do not accept negative numbers for sales figures.

Answers

Answer: Buisness calendars

Explanation:

what is a computer software

Answers

Software is the digital operations performed by a computer’s hardware.

Answer:

Software is a collection of instructions that tell a computer how to work. This is in contrast to hardware, from which the system is built and actually performs the work.

Explanation:

Please mark as brainliest

software that converts program written in other language into machine language​

Answers

Software Development Tools

Compiler which is a part of software development tools,converts High level programming language into binary code.(machine language)

Which HTML tags describe the meaning of the content?
describe the meaning of the content.

Answers

Defines an HTML document
Contains metadata/information for the document
Defines a title for the document

Answer:

Semantic elements in Plato

Explanation:

explain the different types of programming languages​

Answers

Answer:

Language types. Machine and assembly languages. Algorithmic languages. FORTRAN. ALGOL. C. Business-oriented languages. COBOL. SQL. Education-oriented languages. BASIC. Pascal. Logo. Hypertalk. Object-oriented languages. C++ C# Ada. Java. Visual Basic. Python. ...

Elements of programming. Control structures. Data structures.

Explanation:

Pls Mark Brainliest

10011÷11 binary division​

Answers

Answer:

110.01001

Explanation:

it's a repeating decimal

Question 2
What is the output of the following python code:
y = 130
x = 30.15
print (y, x)

Answers

Answer:

>>> 130 30.15

what is the keyboard shortcut to display formulas on the worksheet

Answers

the keyboard shortcut is c=8

why is it important to o save a file when using a computer

Answers

Answer:

I think that it's important to save a file when using a computer so you won't lose it. Much like a document usually files are important and mark progress. Like if you're writing an essay and get tired simply save it to a file or document and continue it later. But if you weren't to do that you could lose all your saved work.

Explanation:

Hope that helps. there's not a lot of information to go off of

I think that it's important to save a file when using a computer so you won't lose it.

a computer memory that acts as the main storage available to user for programs and data

Answers

Answer:

Primary storage. Primary storage (also known as main memory, internal memory, or prime memory), often referred to simply as memory, is the only one directly accessible to the CPU.

35. Which of these devices can be accessed remotely across the internet? 1 O Solid State Drive O USB Memory Stick Cloud Storage Optical Media This is a required question​

Answers

Answer: I believe it's cloud storage.

Explanation:

The cloud is basically an area of all the data you've acquired. And you can only access it on the internet. It's not a physical object. So The Cloud is your answer! :>

(Please mark this as brainliest)

Q) Look at the code sequence and select the correct output

str="Python using Colab"
for i in str:
if(i.isupper()==True):
print(i.lower(), end="")
if(i.islower()==True):
print(i.lower(), end="")

(a) pYTHONUSINGcOLAB
(b) PYTHONUSINGCOLAB
(c) Error
(d) pythonusingcolab​

Answers

Answer:

D.

Explanation:

Game have been a part of human life only recently in human history—about 1100 AD.
True
False

Answers

Answer:

The answer is false it has not

Answer:

B: False

Explanation:

it's just false

The NYC_Bicycle_Counts_2016_Corrected.csv gives information on bike traffic across a number of bridges in New York City. In this path, the analysis questions we would like you to answer are as follows: 1. You want to install sensors on the bridges to estimate overall traffic across all the bridges. But you only have enough budget to install sensors on three of the four bridges. Which bridges should you install the sensors on to get the best prediction of overall traffic

Answers

The ideal would be to install sensors on bridges at the main points of the city, to get a general idea about the traffic in the city.

We can arrive at this answer because:

The bridges that lead to the main points of the city tend to have more movement of people and vehicles.In this case, we can say that these bridges have more intense and constant traffic, which can promote a generalized view of traffic on other bridges.Therefore, by installing sensors to analyze traffic on these bridges, it would be possible to project the data collected from the sensors on less busy bridges, according to the context in which they apply.

In this case, the bridges that lead to commercial centers, highways, tourist places, and other important points of the city, must receive the censors.

You can find more information about traffic at this link:

https://brainly.com/question/10961490

how is integrating approach in done in teaching

Answers

Answer: Integrative learning is an approach where the learner brings together prior knowledge and experiences to support new knowledge and experiences.

Explanation:

Research.

Other Questions
Determine the structure for a compound Z with formula C10H803. Please help (30 points). versailles treaty Popcorn popping in a pot on the stove is an example of:. A school assembly had 600 students in attendance, and 35% of them were first-graders. How many first-graders were at the assembly?can u also list the formula on how to do this while ur at it pls and ty Which literary device(s) would be best to include as the topic of this excerpt from "The Gift of the Magi"?A. The device of simile, which occurs throughout the text and supports the theme. B. The device of flashback, which occurs throughout the text, and supports the theme. C. The device of allegory, which occurs once in the text and does not support the theme.I NEED HELP!!!!!!!! Solve. 6 Everyone at a park was either hiking or riding a bike. There were 24 more hikers than bike riders. If there were a total of 100 people at the park, how many were hiking? What does an increase in productivity mean the regular price of a sweatshirt is 25.00 what is the cost of the sweatshirt if u only pay 60% of the regular pricecan someone please awnser this right away Definition for starch in science ? in addition to good design sense, what else do web designers need to be proficient in? A food chain shows howmatter moves through anecosystem. Which of thesesubstances forms the base ofthe matter in food chains andfood webs?A. lightB. carbohydratesC. iron and lead what three things are produced during the light reaction NEED HELP ASAP For this essay, choose either obsessive-compulsive disorder (OCD) or posttraumatic stress disorder (PTSD)as a topic. Provide a brief description of the disorder. Then give an explanation of the disorder from each ofthe following three categories: biological, learning, and social/cultural. Which list of nuclear emissions is arranged in order from the least penetrating power to the greatest penetrating power?. given that play_list has been defined to be a list, write an expression that evaluates to a new list containing the elements at index 0 through index 4 in play_list. do not modify play_list. Two carts, A and B, are connected by a spring and sitting at rest on a track. Cart A has a mass of 0.4 kg and Cart B has a mass of 0.8 kg. The spring is released and causes the two carts to push off from each other. Which of the following correctly compares the motion and forces acting on the two carts?A. Cart A experiences a greater force but has the same speed as Cart B. Cart A experiences a greater force and has a greater speed after the recoil.C. Both carts experience the same force but Cart A has a greater speed after the recoil.D. Both carts experience the same force and have the same speed after the recoil. PLEASE HELP I NEED ANSWERS FOR ALLWILL GIVE 5 STARS A passenger of mass 90kg is involved in a minor car crash. The car approaches a solid barrier at 32m/s. It crashes into the barrer and stops in 0.2s. Determine the impulse that must be applied to the car to bring it to rest This world war ii poster was designed to encourage americans to avoid sharing information that could hurt the war effort. Which appeals are used in the poster? identify at least two examples from the poster to support your answer. Answer in a minimum of two complete sentences. HELP ME IM NOT GOOD THAT THIS :))))