Answer:
Evolution of Management and Evolution of Management Science. ... Evolution of the management thought is a process that began in the earlier days of humans. It began when the man found the need to live in the groups. Then, mighty men soon organized the masses and distributed them among the groups.
Explanation:
HOPE IT HELPS
Your answer → - Evolution of management thought is a process that began in the earlier days of humans. -
Which is an example of a demand account
Answer: savings account investment account credit account checking account Checking account is an example of a demand account.
does industry-recognized certifications (microsoft office suite) boost your resume and
increase your earning potential?
Answer:Having Microsoft Office training can make you more productive, confident, and satisfied with your job. ... Productivity is crucial to success in the administrative assisting field, and your employers will thank you for it. 3. Industry-recognized certification will boost your resume and increase your earning potential.
Explanation: i no it
what does c++ programming mean?
Answer:
It's an internal joke to say the language is basically C with some extra stuff (like classes)
the "++" is short for
C += 1 or
C = C + 1 which is a common calculation among programmers so they named it C++ to be a more commercial and attractive name than "C with classes"
Explanation:
Activity 5: Binary Initial Directions:
Get the binary value of your first name
initial.Maximum of ten letters only....
Character
A B. с D E F. G H I
Decimal
65 66 67 68 69 70 71 72 73
Character N o P Q R S T U V
Decimal 78 79 80 81 82 83 84 85 86
ANSWER:
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Answer:
:bombebphynyjnjtj
Explanation:
vqnafhteg
A brief communication used in businesses is called a _____.
hard copy
document
memo
research paper
Answer:
C. Memo
Explanation:
Hope this helps :)
Answer:
the answer is it is called a memo
Language is Python
9.9 LAB: Count input length without spaces, periods, exclamation points, or commas
Given a line of text as input, output the number of characters excluding spaces, periods, exclamation points, or commas.
Ex: If the input is:
Listen, Mr. Jones, calm down.
the output is:
21
Answer:
text = input('Please enter a line of text')
text = text.replace(" ", "")
text = text.replace(".", "")
text = text.replace("!", "")
text = text.replace(",", "")
print(len(text))
Explanation:
i answered this same exact question the other day.
line by line, the first line asks for input with a prompt.
the second line replaces spaces, the next one replaces periods, the next exclamation marks, the next commas. then the last line prints the total number of characters
In this exercise we have to use the computer language knowledge in python to write the code as:
the code is in the attached image.
In a more easy way we have that the code will be:
text = input('Please enter a line of text')
text = text.replace(" ", "")
text = text.replace(".", "")
text = text.replace("!", "")
text = text.replace(",", "")
print(len(text))
See more about python at brainly.com/question/26104476
What is Microsoft Excel?
Answer:
The most popular and widely used spread sheet program, developed by Microsoft Corporation of USA is called Microsoft Excel.
Explanation:
Thanks!!!!!
Explanation:
Microsoft Excel is a spreadsheet developed by Microsoft for Windows, macOS, Android and iOS. It features calculation, graphing tools, pivot tables, and a macro programming language called Visual Basic for Applications.
Also THANKS for thanking my answers
what is a program or collection of programs that enable a person to manipulate a visual images on a computer
24. Describe the role of keyboard and mouse in computer? What are the fundamental similarity and differences between them?
Answer: They give input
Explanation: The keyboard and the mouse controll the computer, by giving inputs. Similarity - They both give inputs
Difference - They give inputs in different ways
What are three advantages of using enterprise software in an organization?
A. It provides more security features that allow organizations to protect their data
B. It is available for use on both desktops and mobile devices.
C. It is an excellent platform for writing and revising personal memoirs.
D. It allows a large number of people to collaborate on a project.
The three advantages of using enterprise software in an organization is that it provides more security features that allow organizations to protect their data.
The availability for use on desktops and mobile devices, which allows a large number of people to collaborate on a project, is also an advantage.
Therefore, using a enterprise software enables the integration of the strategy, enabling a more systematized management that is facilitated by the processing of data that supports decision-making.
Speed, collaboration and transparency are also improved, increasing the reliability and overall quality of organizational processes.
Learn more here:
https://brainly.com/question/1917506
A reference is _____.
Answer:
a written or spoken comment that mentions somebody/something
Section A - True or False
Question 4: You can use the formatting toolbar buttons to apply any type of formatting to the selected cell entry.
Answer:
False, Trust me
PLEASE GIVE ME BRAINLIEST
Explanation:
Question
What protocol is used to discover the hardware address of a node with a certain IP address?
Answer:
ARP is a simple query–response packet protocol used to match workstations hardware addresses to IP addresses. In other words, ARP is the protocol used to identify nodes in a LAN. ARP is described in RFC 826
Complete the following sentence by choosing from the options below. (select all that apply)
The main benefits of computers are their ability to:
save files
retrieve files
modify files
play DVDs
DONE
Answer:
Save files
Explanation:
The main benefit of a computer is to save files if there is no good storage the computer is bot complete
Please help. I don't know how to do this.
Answer: I need to know what the problem is tho.
Explanation: (0L0)
what logo is this? can someone else please answer this?
What kind of loop repeats until something else (determined by the program) happens?
iterative number loop
condition-controlled loop
count-controlled loop
forever loop
Answer:
The Condition-controlled loop
Explanation: Because its called a Condition and it does not stop untill something happens thats why its called "condition".
Answer: It's Condition-controlled loop
Explanation: The meaning of condition-controlled loop is Blocks will keep repeating until a condition is satisfed, Also beacuse I already did the quiz.
9. Organs are made up of vast numbers of cells that perform various tasks. When cells die within an organ,
homeostasis is interrupted. What will most likely happen so that homeostasis can be maintained?
Answer: A new cell grows
Explanation:
ive atleast 10 examples of FAKE anti-virus and anti- spyware software
Answer:
Explanation:
protegent
spysheriff
doctor antivirus
winwebsec
spybouncer
thespybot
malwarealarm
macsweeper
spywarestop
spylocked
Why would you use a computer's secondary memory?
O A. To look at files created on your home computer on a public
computer
B. To run word processing software on your computer
O C. To save a slide show presentation on your computer
D. To start up your computer and perform its basic tasks
Answer:
I think B
Explanation:
Secondary storage is needed to keep programs and data long term. Secondary storage is non-volatile , long-term storage. Without secondary storage all programs and data would be lost the moment the computer is switched off.
A computer's secondary memory would be used to look at the files created on the home screen of the computer.
Option A is the correct answer.
A computer is an electronic device that is used to do various kinds of operations automatically.
Now, Secondary memory can be utilized to store the data or information which can be instantly recovered.
It is also known as backup memory. USB drives, hard disk drives, optical drives, etc. are some examples of secondary memory.
Therefore, the task of locating the files in the computer is to be done by using the computer's secondary memory. So option A is true.
Learn more about the secondary memory in the related link:
brainly.com/question/24901228
#SPJ6
I will mark brainlist please help
1) Top layer we used the following effect
• clipping mask
• release clipping mask
• rasterize type
• none of the above
2) Reflection layer blend mode changed to:
• overlay
• normal
• dissolve
• hard light
3) for the layer reflection copy we added
• input mask
• color overlay
• layer mask
• none of the above
Answer:
C,A,B
Explanation:
12zener diode is connected in a series with resistance of 150ohms a load resistance of 1kiloohms is connected across the zener diode the maximum zener current should not exceed 20mA and the minimum zener current is nearly zero .calculate the operating range of the input voltage?
Answer:
please answer my question by visiting my profile please I want it urgently
how do you identify the active file if more than one has been opened simultaneously and are being displayed on the screen
Explanation:
On the View tab, in the Window group, click New Window.
On the View tab, in the Window group, click View Side by Side .
In the workbook window, click the worksheets that you want to compare.
To scroll both worksheets at the same time, click Synchronous Scrolling in the Window group on the View tab.
Note This option is available only when View Side by Side is turned on.
Tips
If you resize the workbook windows for optimal viewing, you can click Reset Window Position to return to the original settings.
To restore a workbook window to full size, click Maximize at the upper-right corner of the workbook window.
View two worksheets of different workbooks side by side
Open both of the workbooks that contain the worksheets that you want to compare.
On the View tab, in the Window group, click View Side by Side.
DUE SOON NEED HELP FAST!!
It is 6:30pm GMT, if it is 2:00PM where are you, what is your longitude?
Answer:
From 2007 to 2016 the correct answer would've been Caracas, Venezuela. With a longitude of 66° 56' W.
Their timezone at that time was GMT-4.5, which means they'd be four and a half hours behind GMT.
As of 2021, there are no countries using that timezone for international trade and travel.
Explanation:
Had to make some assumptions. If no other context is given, then this would be the correct answer.
The percentages in the table represent the performance change from the previous month. Consider the impact of each metric on customer questions.
Metrics may be described as measures used to evaluate the performance or activity of seller, employee organization and so on. They help to better understand underlying factors or patterns which may be useful in making improvement in services.
Due to the influx of customer questions which is expected to have stopped after the promotional campaign. The company is trying to know why the questions keeps coming.
Based on the questions, the company used key subjects as metric in other to Analyse and address key issues resulted to the vendor which are shipping error , discount and delivery timeline.
Therefore, metrics allow to better measure and understand specific underlying patterns associated with businesses.
Learn more :https://brainly.com/question/25114661
Could some please answer the question in the pictures? Thank you!! I will also give your brainliest if you give me the right answers!!
Answer:
1
Explanation:
per page must have 1 body
How many 60 KB jpeg files can be stored on a 2 MB folder in your hard drive?
Answer:
2 MB = 2048 kb
2048 / 60 = 34.1
Explanation:
IT professionals ensure servers connected to the network operate properly. (2 points) True False
Answer:
True
Explanation:
Thats one of their most important jobs
A group of related classes is called a?
package. collection. attachment. archive.
A(n) package is the name for a collection of linked classes. A class field that depends on the values of other class fields should not be defined. To prevent having outdated info. Thus, option A is correct.
What package is a group of related classes?A group of related classes and interfaces are grouped under the namespace of a package. It is possible to think about packages as being similar to different computer directories.
A group of package parts is referred to as a package group. Package groups let you specify frequently connected elements as a single entity that you may associate with a rate code or a reservation.
A Bed and Breakfast package, which includes a room and breakfast service for a predetermined price, can serve as an illustration.
Therefore, make sure that just one class out of any multiple classes you define in a single Java file is public.
Learn more about package here:
https://brainly.com/question/15180292
#SPJ2
What are the data type(s) will be used to declare the variable(s) needed to
create the algorithm?*
1.. integer only
2.. real only
3..integer and real
4..real and string