Answer:
The program is as follows:
num = float(input("Enter a decimal (float): "))
mult = int(input("Enter a positive whole (int): "))
small = (num // mult) * mult
big = small + mult
print(num,"rounded to the nearest multiple of ",mult,"is",end=" ")
print(big if num - small > big - num else small)
Explanation:
This gets input for num
num = float(input("Enter a decimal (float): "))
This gets input for mult
mult = int(input("Enter a positive whole (int): "))
This calculates the smaller multiple
small = (num // mult) * mult
This calculates the larger multiple
big = small + mult
This prints the output header
print(num,"rounded to the nearest multiple of ",mult,"is",end=" ")
This prints small if small is closer to num, else it prints big
print(big if num - small > big - num else small)
Which of the following is not one of the ten steps (as defined by the SBA) in starting a business?
O determine legal structure
O choose a location
O hire employees
O register for taxes
Hire employees is not one of the ten steps (as defined by the SBA) in starting a business.
The ten steps identified by the SBA (Small Business Associations) are as follows:
Conduct market research.Write a business plan.Fund your business.Choose a business location.Choose a legal structure.Register your business name.Get federal and state tax IDs.Register for state and local taxes.Obtain business licenses and permits.Understand employer responsibilities.While hiring employees is an important aspect of running a business, it is not included as one of the initial steps defined by the SBA for starting a business. Hiring employees typically comes after establishing the legal and operational foundations of the business, including determining the legal structure, registering for taxes, and obtaining licenses, and permits.
It's worth noting that the specific steps and requirements may vary depending on the country, state, or industry in which you are starting your business. However, the SBA's list provides a general framework and guidelines for aspiring entrepreneurs in the United States. Overall, these steps provide a comprehensive guide for starting a business, ensuring that all legal and financial requirements are met and the company is positioned for success.
know more about Small Business Associations here:
https://brainly.com/question/17219051
#SPJ11
How has the Aswan High Dem had an adverse effect on human health?
Answer:
How was the Aswan high dam had an adverse effect on human health? It created new ecosystems in which diseases such as malaria flourished. An environmental challenge facing the Great Man Made River is that pumping water near the coast. ... Water scarcity makes it impossible to grow enough food for the population.
Explanation:
How many times will the following loop run? Answer: int i = 0; while (i < 10) System.out.println(i): 2. Write a method that contains a while loop that simulates the rolling of one die a total of N times, where N is sent to the method. Count how many times you roll a 3 and return that number of times 3. What is the output of the code snippet given below? int val = 1; int sum = 0; while (val < 5) Answer: sum = 10; sum = sum + val; val++ : System.out.print (sum) ;
To learn more about loop refer to:
https://brainly.com/question/19344465
#SPJ1
Which of the following allows computers to process human voice commands into written format
Speech Recognition
Text input
Eye tracking
Auditory flashes
Speech Recognition allows computers to process human voice commands into written format
What is speech recognition?Speech recognition, also known as automatic speech recognition (ASR), is a technology that converts spoken language into written text or other machine-readable formats. it involves the ability of a computer or electronic device to understand and interpret human speech and transcribe it into written form.
Speech recognition systems utilize various techniques, including signal processing, statistical modeling, and machine learning algorithms, to analyze and decode spoken language. these systems are designed to recognize and differentiate between different phonetic units, words, and phrases based on the acoustic characteristics of the speech input.
Learn more about Speech Recognition at
https://brainly.com/question/30483623
#SPJ1
As a high school student, what do you think is the advantage of someone who has knowledge about the basics of internet compared to those who have not yet experienced using it?
Answer:
For your future in your career, you will definitely have an upper hand and will be able to access and use more tools. But the person that has never used a computer before does not know what exactly they are missing. When they try to use a computer, they will struggle with simple task that now come naturally to you.
Explanation:
What is the advantage of using a translation look-aside buffer (TLB), also called associative memory, in the logical-physical address mapping process? Explain how the logical-physical address mapping logic works using an inverted page table. When does the MMU detect page-fault? Explain four of the main steps for resolving page faults.
Answer:
A) The advantage of using TLB is that it is used for storing the recent transactions of the virtual memory to the physical memory and this is used for the sole purpose of fast retrieval of data
B) When using an inverted table the logical-physical address mapping logic works as a hashing function by connecting pieces of the hardware of logical address and getting them translated to the physical address. this hash function in turn generates the index to the frame table
C) The MMU detect page-fault when there is an exception been raised by the computer when a program is ran to access a memory page and this program is not mapped out by the MMU in the process
The four steps are :
The first step is to check on the memory address requested to make sure of a valid memory request.
The second step is to setup A free frame and a disk operation that is scheduled for getting the necessary page from the disk.
As the the I/O is been completed the processor table is been updated
Finally the Instruction will get restarted from the beginning indicating what might have been caused by a page fault.
Explanation:
A) The advantage of using TLB is that it is used for storing the recent transactions of the virtual memory to the physical memory and this is used for the sole purpose of fast retrieval of data
B) When using an inverted table the logical-physical address mapping logic works as a hashing function by connecting pieces of the hardware of logical address and getting them translated to the physical address. this hash function in turn generates the index to the frame table
C) The MMU detect page-fault when there is an exception been raised by the computer when a program is ran to access a memory page and this program is not mapped out by the MMU in the process
The four steps are :
The first step is to check on the memory address requested to make sure of a valid memory request.
The second step is to setup A free frame and a disk operation that is scheduled for getting the necessary page from the disk.
As the the I/O is been completed the processor table is been updated
Finally the Instruction will get restarted from the beginning indicating what might have been caused by a page fault.
Qa Can you convert text. into basic shapes? ; I yes
list the steps to do so.
You can quickly alter your text, combine it with other forms, or even use it as an image mask by converting it to an editable shape in Illustrator.
What are Basic shapes?If you intend to hand the text over, it is also a good idea to outline it. To avoid requiring the original fonts to be installed, send an AI design file to a print company or another designer.
Sending artwork to a printer or another designer is the optimum scenario in which to apply the Create Outlines method of text to form conversion. If a person doesn't have the font installed, highlighting text prevents the system's default font from being used.
Open the project file in Illustrator or start a fresh document. Choose a font, type your text, and change the text's size. Choose the text or texts to outline.
Therefore, You can quickly alter your text, combine it with other forms, or even use it as an image mask by converting it to an editable shape in Illustrator.
To learn more about Shapes, refer to the link:
https://brainly.com/question/28756579
#SPJ9
How To Approach Data Center And Server Room Installation?
Answer:
SEE BELOW AND GIVE ME BRAINLEST
Explanation:
Make a plan for your space: Determine how much space you will require and how it will be used. Consider power requirements, cooling requirements, and potential growth.
Choose your equipment: Based on your unique requirements, select the appropriate servers, storage devices, switches, routers, and other equipment.
Create your layout: Determine the room layout, including rack placement, cabling, and power distribution.
Set up your equipment: Install the servers, storage devices, switches, and other equipment as planned.
Connect your equipment: Connect and configure your servers and other network devices.
Check your systems: Check your equipment to ensure that everything is operating properly.
Maintain and monitor: To ensure maximum performance, always check your systems for problems and perform routine maintenance.
How does CSS relate to HTML
Answer:
CSS stands for Cascading Style Sheets with an emphasis placed on “Style.” While HTML is used to structure a web document (defining things like headlines and paragraphs, and allowing you to embed images, video, and other media), CSS comes through and specifies your document's style—page layouts, colors, and fonts are
Explanation:
How many GPRs (General purpose registers) are in ATMEGA?
Answer:
There are 32 general-purpose 8-bit registers, RO-R31 All arithmetic and logic operations operate on those registers; only load and store instructions access RAM. A limited number of instructions operate on 16-bit register pairs.
13. Population
Write a program that predicts the approximate size of a population of organisms. The
application should use text boxes to allow the user to enter the starting number of organisms,
the average daily population increase (as a percentage), and the number of days the
organisms will be left to multiply. For example, assume the user enters the following values:
Starting number of organisms: 2
Average daily increase: 30%
Number of days to multiply: 10
The program should display the following table of data:
I'm stuck in this problem in python 1 and also can you guys provide me the flow chart
Answer: after day one there is 2 2.6 3.3 9.1 27 81 243 729 2,187
6,561
Explanation:
Which field involves designing and developing computer systems that can learn to recognize patterns and improve automatically over time?
A. Machine learning
B. Robotics
C. Bioinformatics
D. Telecommunications
The field that involves designing and developing computer systems that can learn to recognize patterns and improve automatically over time is known as Machine learning. Thus, the correct option for this question is A.
What is Machine learning?Machine learning may be defined as a type of field that significantly involves the capability of a machine to emulate intelligent human behavior. It utilizes the development of computer systems that are capable to learn and adapt without patronage obvious instructions.
In this modern era, technology is highly advanced that gradually involves new experiments through computer systems with the help of machine learning and programming. It can design and develop such programs that learn to recognize patterns and improve automatically over time.
Therefore, machine learning is the field that involves designing and developing computer systems that can learn to recognize patterns. Thus, the correct option for this question is A.
To learn more about Machine learning, refer to the link:
https://brainly.com/question/25523571
#SPJ1
Answer:
A
Explanation:
A group of computers that are interconnected in order to share information or documents is called a _____.
graphics software
system of computers
modem
computer network
Answer:
Computer Network.
Explanation:
Hope this helped you! <3
A group of computers that are interconnected in order to share information or documents is called a computer network
What are computer networks?Computer networking refers to interconnected computing devices that can exchange data and share resources with each other. These networked devices use a system of rules, called communications protocols, to transmit information over physical or wireless technologies.
What is a computer network examples?A network is a collection of computers, servers, mainframes, network devices, peripherals, or other devices connected to allow data sharing. An example of a network is the Internet, which connects millions of people all over the world.
To learn more about Computer networking, refer
https://brainly.com/question/14200752
#SPJ2
Name some areas in which computer are being used
Answer:
Computers play a role in every field of life. They are used in homes, business, educational institutions, research organizations, medical field, government offices, entertainment, etc.
Explanation:
Home
Computers are used at homes for several purposes like online bill payment, watching movies or shows at home, home tutoring, social media access, playing games, internet access, etc. They provide communication through electronic mail. They help to avail work from home facility for corporate employees. Computers help the student community to avail online educational support.
Medical Field
Computers are used in hospitals to maintain a database of patients’ history, diagnosis, X-rays, live monitoring of patients, etc. Surgeons nowadays use robotic surgical devices to perform delicate operations, and conduct surgeries remotely. Virtual reality technologies are also used for training purposes. It also helps to monitor the fetus inside the mother’s womb.
Entertainment
Computers help to watch movies online, play games online; act as a virtual entertainer in playing games, listening to music, etc. MIDI instruments greatly help people in the entertainment industry in recording music with artificial instruments. Videos can be fed from computers to full screen televisions. Photo editors are available with fabulous features.
Industry
Computers are used to perform several tasks in industries like managing inventory, designing purpose, creating virtual sample products, interior designing, video conferencing, etc. Online marketing has seen a great revolution in its ability to sell various products to inaccessible corners like interior or rural areas. Stock markets have seen phenomenal participation from different levels of people through the use of computers.
Education
Computers are used in education sector through online classes, online examinations, referring e-books, online tutoring, etc. They help in increased use of audio-visual aids in the education field.
Government
In government sectors, computers are used in data processing, maintaining a database of citizens and supporting a paperless environment. The country’s defense organizations have greatly benefitted from computers in their use for missile development, satellites, rocket launches, etc.
Banking
In the banking sector, computers are used to store details of customers and conduct transactions, such as withdrawal and deposit of money through ATMs. Banks have reduced manual errors and expenses to a great extent through extensive use of computers.
Business
Nowadays, computers are totally integrated into business. The main objective of business is transaction processing, which involves transactions with suppliers, employees or customers. Computers can make these transactions easy and accurate. People can analyze investments, sales, expenses, markets and other aspects of business using computers.
Training
Many organizations use computer-based training to train their employees, to save money and improve performance. Video conferencing through computers allows saving of time and travelling costs by being able to connect people in various locations.
Arts
Computers are extensively used in dance, photography, arts and culture. The fluid movement of dance can be shown live via animation. Photos can be digitized using computers.
Science and Engineering
Computers with high performance are used to stimulate dynamic process in Science and Engineering. Supercomputers have numerous applications in area of Research and Development (R&D). Topographic images can be created through computers. Scientists use computers to plot and analyze data to have a better understanding of earthquakes.
Malaysia..HP,Lenovo,dell
India,Asser,Asus
apple,ibm, Microsoft
What is the difference between laser jet printer and inkjet printer? 60 - 100 words
Answer:
A laser jet printer uses toner, while an inkjet printer sprays ink dots onto a page. Laser jet printers generally work faster than inkjet printers. Although inkjet printers are cheaper than laser jet printers, they are usually more expensive to maintain in the long run as ink cartridges have to be replaced more often. Thus, laser jet printers are cheaper to maintain. Laser jet printers are great for mass printing as they are faster and, as mentioned earlier, cheaper to replenish. Whereas inkjet printers are better for printing high quality images.
Software referd to the physical parts of the computer True or False
Answer:
False
Explanation:
Software refers to the programs that run on the computer. Hardware refers to the physical part making up the computer.
Answer:
FALSE
Explanation:
Less than two weeks after U.S. President Joe Biden took office, his new administration is formulating a different strategy toward China than before.
Answer:
The Biden administration has taken a more diplomatic approach to China, emphasizing the need for direct dialogue and cooperation. Biden has stated that he wants to work with China to address global challenges, while also holding China accountable for its trade and human rights abuses. Biden's approach includes working with allies and partners to develop a unified strategy on how to respond to China's increasingly aggressive actions.
The Biden administration is also taking steps to counter China's growing influence in the Indo-Pacific region. This includes strengthening security ties with allies in the region, increasing aid to countries threatened by Chinese expansionism, and imposing targeted sanctions on Chinese companies and individuals that have violated human rights.
The Biden administration also plans to work with Congress to pass legislation that would protect American jobs and investments from unfair Chinese competition. It is also looking to strengthen the World Trade Organization and other international institutions to ensure that China plays by the same rules as other countries.
Finally, the Biden administration is looking to lead a global effort to tackle climate change, an issue on which the United States and China have a common interest. Biden has said that he wants to work with China to develop a global climate accord, and he has also proposed a $2 trillion infrastructure plan to reduce emissions and create jobs in the United States.
Which categories format cells? Check all that apply. currency percentage data month date text
Answer:
currency
percentage
date
text
Explanation:
The category of format cells are currency, percentage, data, month, date, and text. The all options are correct.
What is Format Cells dialog box?In the Format Cells dialog box, you can configure the formatting options for your report objects.
For a row or column header and the values, you can format the number, font, alignment, border, and pattern.
The format cells command in Excel is used to change the formatting of cell numbers without changing the actual number.
We can change the number, alignment, font style, border style, fill options, and protection using the format cells. We can get to this option by right-clicking the mouse.
Currency, percentage, data, month, date, and text are examples of format cells.
Thus, all options are correct.
For more details regarding format cell, visit:
https://brainly.com/question/24139670
#SPJ2
to control specific offers for goods or services and thus the resulting contracts, important terms to provide online include
Important conditions to present online include a clause referring to the management of any dispute to regulate certain offers for products or services and therefore the following contracts.
What is it known as online?When a device is on and linked to other things, such as a computer, a network, or a device like a printer, it is said to be online. Online now refers to being hosted in more recent times.
What do you mean by an online course?An online course is one that is delivered over the Internet. Courses are often performed using a lms, where students may access their course curriculum, track their academic progress, and interact with their peers and instructors.
To know more about Online visit:
https://brainly.com/question/1395133
#SPJ1
The complete question is-
To control specific offers for goods or services and thus the resulting contracts, important terms to provide online include
a). a detailed history of the particular business.
b). an updated list of the goods or services.
c). a provision relating to the resolution of any dispute.
d). positive reviews from customers or clients.
Question 10 A designer finds a job that she is interested in, but needs to create a resume quickly before the upcoming job application deadline. What tool can she use to create a solid resume with all the necessary elements?
If a designer finds a job that she is interested in, but needs to create a resume quickly before the upcoming job application deadline, a tool she can use to create a solid resume with all the necessary elements is: A. a template from a word processing program
What is a word processing software?A word processing software can be defined as a type of software that is primarily designed and developed in order to enable its end users type, format and save text-based documents.
In Computer technology, word processing software are designed and developed to provide end users with the necessary tools for creating, typing, and editing all kinds of text-based documents such as the following:
LettersResumesReports.ArticlesRead more on word processing here: https://brainly.com/question/28017401
#SPJ1
Complete Question:
Question 10
A designer finds a job that she is interested in, but needs to create a resume quickly before the upcoming job application deadline. What tool can she use to create a solid resume with all the necessary elements?
A template from a word processing program
Figma
Medium
Adobe XD
I really need help with CSC 137 ASAP!!! but it's Due: Wednesday, April 12, 2023, 12:00 AM
Questions for chapter 8: EX8.1, EX8.4, EX8.6, EX8.7, EX8.8
The response to the following prompts on programming in relation to array objects and codes are given below.
What is the solution to the above prompts?A)
Valid declarations that instantiate an array object are:
boolean completed[J] = {true, true, false, false};
This declaration creates a boolean array named "completed" of length 4 with initial values {true, true, false, false}.
int powersOfTwo[] = {1, 2, 4, 8, 16, 32, 64, 128};
This declaration creates an integer array named "powersOfTwo" of length 8 with initial values {1, 2, 4, 8, 16, 32, 64, 128}.
char[] vowels = new char[5];
This declaration creates a character array named "vowels" of length 5 with default initial values (null for char).
float[] tLength = new float[100];
This declaration creates a float array named "tLength" of length 100 with default initial values (0.0f for float).
String[] names = new String[]{"Sam", "Frodo", "Merry"};
This declaration creates a String array named "names" of length 3 with initial values {"Sam", "Frodo", "Merry"}.
char[] vowels = {'a', 'e', 'i', 'o', 'u'};
This declaration creates a character array named "vowels" of length 5 with initial values {'a', 'e', 'i', 'o', 'u'}.
double[] standardDeviation = new double[1];
This declaration creates a double array named "standardDeviation" of length 1 with default initial value (0.0 for double).
In summary, arrays are objects in Java that store a fixed-size sequential collection of elements of the same type. The syntax for creating an array includes the type of the elements, the name of the array, and the number of elements to be stored in the array. An array can be initialized using curly braces ({}) to specify the initial values of the elements.
B) The problem with the code is that the loop condition in the for loop is incorrect. The index should start from 0 instead of 1, and the loop should run until index < masses.length instead of masses.length + 1. Also, the totalMass should be incremented by masses[index], not assigned to it.
Corrected code:
double[] masses = {123.6, 34.2, 765.87, 987.43, 90, 321, 5};
double totalMass = 0;
for (int index = 0; index < masses.length; index++) {
totalMass += masses[index];
}
The modifications made here are to correct the starting index of the loop, fix the loop condition, and increment the totalMass variable correctly.
C)
1)
Code to set each element of an array called nums to the value of the constant INITIAL:
const int INITIAL = 10; // or any other desired initial value
int nums[5]; // assuming nums is an array of size 5
for (int i = 0; i < 5; i++) {
nums[i] = INITIAL;
}
2) Code to print the values stored in an array called names backwards:
string names[4] = {"John", "Jane", "Bob", "Alice"}; // assuming names is an array of size 4
for (int i = 3; i >= 0; i--) {
cout << names[i] << " ".
}
3) Code to set each element of a boolean array called flags to alternating values (true at index 0, false at index 1, true at index 2, etc.):
bool flags[6]; // assuming flags is an array of size 6
for (int i = 0; i < 6; i++) {
flags[i] = (i % 2 == 0);
}
Learn more about array objects at:
https://brainly.com/question/16968729
#SPJ1
Qa Defind Networking and its importance to an organization.
Networking is crucial for an organization as it enables effective communication, collaboration and resource sharing among employees and external stakeholders.
Why is networking important for organizational success?Networking plays a vital role in organizational success by fostering connections and facilitating the flow of information and resources. It allows employees to collaborate, share knowledge, and leverage each other's expertise leading to increased productivity and innovation.
But networking extends beyond the organization, enabling partnerships, customer acquisition, and business opportunities. By establishing a robust network, organizations can tap into a diverse pool of talents, stay updated with industry trends and build a strong reputation within their respective sectors.
Read more about Networking
brainly.com/question/1326000
#SPJ1
Write a program that prompts the user to enter the month and year and displays the number of days in the month. For example, if the user entered month 2 and year 2000, the program should display that February 2000 has 29 days. If the user entered month 3 and year 2005, the program should display that March 2005 has 31 days. (Phyton)
Answer:
from calendar import monthrange
year = input()
month = input()
print(monthrange(year, month)[1])
Explanation:
You don't need to download calendar from pip, it's integrated with Python if you are using Python 3x. Hope this helps!
Answer:
def MYD():
from calendar import monthrange
month = int(input('enter the month number between 1 and 12: '))
if month >=13 or month <=0:
print('pleas try again')
return month
year = int(input('enter what is the year: '))
if month ==1:
name = 'January'
elif month ==2:
name = 'February'
elif month ==3:
name = 'March'
elif month == 4:
name = 'April'
elif month ==5:
name = 'June'
elif month ==6:
name = 'June'
elif month == 7:
name = 'July'
elif month ==8:
name = 'August'
elif month == 9:
name = 'September'
elif month ==10:
name = 'October'
elif month ==11:
name = 'November'
else:
name = 'December'
print('The', name,year,'has',monthrange(year, month)[1],'days')
MYD()
Explanation:
Design a modular program that asks the user to enter a distance in kilometers, and then converts that distance to miles. The conversion formula is as follows:
miles=kilometers x 0.6214
Using the knowledge in computational language in C++ it is possible to write a code that asks the user to enter a distance in kilometers, and then converts that distance to miles.
Writting the code:#include<iostream.h>
void convert();
int main()
{
convert();
return 0;
}
void convert()
{
double kilometers,miles;
cout<<"Enter distance in kilometers";
cin>>kilometers;
miles=kilometers *0.6214;
cout<<"Distance in Miles : "<< miles;
}
See more about C++ code at brainly.com/question/19705654
#SPJ1
In order to average together values that match two different conditions in different ranges, an excel user should use the ____ function.
Answer: Excel Average functions
Explanation: it gets the work done.
Answer:
excel average
Explanation:
state not more than 30 words on letter to your parent telling how grateful you are for sending you to school?
Dear Mom and Dad,
I just wanted to take a moment to express my gratitude for all that you have done for me, especially sending me to school. I know that it is a sacrifice for our family, but I am truly grateful for the opportunity to receive an education.
Every day, I am learning new things and developing skills that will help me in the future. I am surrounded by supportive teachers and classmates who push me to do my best. I know that none of this would be possible without your love and support.
Thank you for investing in my future and giving me the chance to pursue my dreams. I promise to work hard and make you proud.
With love and appreciation,
[Your Name]
For more such questions on Mom, click on:
https://brainly.com/question/30194284
#SPJ11
50 points and brainlist Assume the String objects word1 and word2 are initialized as shown below. What is the value of the expression word1.equals(word2)?
String word1 = "march";
String word2 = "MARCH";
−1
0
1
True
False
Answer:
False
Explanation:
equals returns a boolean and the strings are not the same (one upper one lower)
Explain the
4 ways
ways of arranging icons.
Answer:
There are 4 ways of arranging icons:
By name.by type.by date or by size.Explanation:
Click right-click a blank desktop area and then click Arrange icons to arrange icons for name, type, date, or size. Click on the command to show how the icons should be organized (by Name, by Type, and so on).
Click Auto Arrange to set the icons automatically. Click Auto Arrange to remove the checkmark if you want to set the icons alone.
HOW TO ARRANGE ICONS ON LAPTOP'S DESKTOP:
Right-click the Desktop and from the resulting shortcut menu select View; make sure that Auto Arrange Icons are not selected.Destroy it before proceeding to the next step if selected.
Click on the desktop with the righ-click.Choose Sort-by from the resulting shortcut menu and then click on the desktop shortcut criteria.Any icon can be clicked and dragged to a different place on your desktop, for instance, to separate your favorite game from other desktop icons to help you easily find it.what is the most fast WIFI.
5G
1G
no WIFI
Answer:
In my mind I would say 5G
Explanation:
Answer:
5G is the fasted
Explanation:
5G is currently the fasted
which of these is the best way to monitor your online presence and how other people see your information? question 5 options: make sure you have all your information visible. ask everyone you know to tell you what they see. use a password manager yourself
Using a reputation monitoring tool is the greatest approach to keep an eye on your internet presence and how other people perceive your content.
What is an online presence?The process of promoting and driving traffic to a personal or professional brand online is known as online presence management.
Tools for reputation monitoring keep track of mentions of your name or business on websites, social media platforms, and other online venues. They enable you to immediately respond to any critical remarks and give you in-depth reports on the sentiment of the mentions.
Also, you can set up alerts to notify you whenever your name or business is mentioned online.
Learn more about online presence here:
https://brainly.com/question/30785061
#SPJ1