list 4 functions of algorithm​ .ASAP,pls no Links!!! Thanks

Answers

Answer 1

Answer:

Simple recursive algorithms.

Backtracking algorithms.

Divide and conquer algorithms.

Dynamic programming algorithms.

Explanation:


Related Questions

Which sentence contains an error?


(Not about technology but about journalism. Answer fast please. Thank you)

Answers

Answer:

The correct answer is A

Explanation:

All the rest of them make sense but letter A so your correct answer is A

Good Luck

A _____ is a grid that displays fields as columns and records as rows.

Answers

Answer: it is a datasheet because data is like a a place to keep things in and you can organise that in many different way's

Why might a computer calculate a long list of numbers better than a human?

A. Computers can replicate human tasks.
B. Computers can think creatively.
C. Computers must rest every few hours.
D. Computers calculate numbers very quickly.

Answers

Answer: Computers calculate numbers very quickly.

Explanation:

While most of the possible options are accurate, D appears to be your best option. Computers can calculate long, sophisticated numbers in a few seconds while it will (usually) take humans longer.

83\2+58+3^3+95*2/10

it's computer pls help​

Answers

Answer:

145.5

Explanation:

I was unsure what you needed done, but if it was a math equation then that is your answer :)

Hope this helped <3 Brainliest please? :)

Flowcharting is another tool that programmers use to design programs?

A. True
B. False

Answers

Answer:

True

Explanation:

Flowcharts are diagrams that are used to represent a program's steps or process.

One way to insert a page break is to choose page break from the Insert tab.

true or false

Answers

true that is a way to insert a page break

Please help me on this it’s due now

Answers

The answer is both A and B because logistics is the overall process of how things are equipped, stored and taken to their final destination.

How are data organized and manipulated in a database?

Answers

Answer:

What is Data Manipulation? Data manipulation refers to the process of adjusting data to make it organised and easier to read. These commands tell the database where to select data from and what to do with it.

Explanation:

How is distributed ledger technology (DLT) used in a blockchain?
A. To change the ownership of assets in blockchains
B. To encrypt transactions into blocks of information
O c. To store assets in different financial institutions
O D. To keep records of transactions in different places

Answers

Answer:

I believe the answer is D. To keep records of transactions in different places.

Explanation:

While talking to a new client, the client asked you why access control is mostly used in enterprise networks rather than home networks. How should you reply

Answers

The way a person should  reply the client is that An enterprise network will have more sensitive and confidential information.

What are sensitive and confidential information?

Sensitive and confidential information are known to be any kind of information that a person or any business organization do not want to disclosed such as trade secrets.

Note that telling or convincing a client that An enterprise network will have more sensitive and confidential information will help them make the right choice.

See options below

How should you reply?

The devices required for access control can only be afforded an enterprise

An enterprise network will have more sensitive and confidential information

Access controls can only be configured by security admins

Enterprises attract more business when using access control.

Learn more about client from

https://brainly.com/question/25385643

When performing forensics on an Apple computer, what operating system are you the most likely to encounter QUIZLET

Answers

When performing forensics on an Apple computer, the operating system are you the most likely to encounter is iOS.

What is operating system forensics?

A Operating System Forensics is known to be a method used for the retrieving of any useful information from the Operating System (OS) of the computer or any kind of mobile device.

Note that the reasons for collecting this information is so as to get all the empirical evidence against any kind of perpetrator.

Learn more about operating system from

https://brainly.com/question/1763761

The element of website design that refers to the website's aesthetic appeal and the functional look and feel of the site's layout and visual design is known as _____.

Answers

The element of website design that refers to the website's aesthetic appeal and the functional look and feel of the site's layout and visual design is known as context.

What is webpage context?

The web page context is known to be a kind of special ID that is is formed with all the new page load event.

The context of a website is known to be the point or place where a person can show their visitors that one care. It gives a kind of website's aesthetic appeal and the functional look.

Learn more about website design from

https://brainly.com/question/25941596

When did time begin?
Did we invent math or did we discover it?
Where does a thought go when it's forgotten?
Do we have free will or is everything predestined?
Is there life after death?
Is it really possible to experience anything objectively?
What are dreams?
What is the goal of humanity?

Answers

I love Rakshya please accpect ma propoese

which country do you live in?​

Answers

I live in the USA

Hope this helps!

Answer:

Ghana

Explanation:

because I'm an African

3. Which symbol shows one character in criteria for query:
(a) <
(b) >
(c)?

Answers

Answer:

The answer is A

Explanation:

A ( which is a less than sign) is used for all smaller values.

In flowcharts, the parallelogram shape is used to indicate either an input or output statement.


A. True

B. False

Answers

Answer:

True

Explanation:

A parallelogram represents data in a flowchart. Data is either input a process requires or an output that the process hands off to the next step.

In the Linux boot process, the master boot record (MBR) loads a(n) __________ program, such as GRUB or LILO

Answers

Answer:

Boot loader

Explanation:

This is a small program that is stored within the MBR or the GUID partition table that is used to help load in an operating system into the memory

Help!! When was technology made?

Answers

Answer:

3.3 million years ago, if you mean technology in general, if you mean computer technology, then 1837 should be your answer.

Answer:

3.3 million years ago the first tools were made but technology is older than our specis itself

Explanation:

well even the use of rocks as wepons are technology

HELP PLEASEE!!
True or False. The POP is a bank of switches that allows many users to connect to the ISP at the same time.

Answers

Answer:

yes it is true. the pop is a bank of switches that allows many users to connect to the ISP at the same time.

Which type of cybercriminal is the most likely to create malware to compromise an organization by stealing credit card information

Answers

Not naming countries or people, but its mostly Nation State Actors / Hactivits. Eh, not sure about hactivits but mostly Nation state actors.

A class researching the world’s population would like to include a graph that shows historical changes. They have information from several online media resources.

Which options should they choose during their evaluation process? Check all that apply.

a teacher’s aide who creates world population materials for a class
a professor who publishes world population research in a journal
a United Nations report that analyzes trends in the world’s population
a nonprofit that tracks how the world’s population affects policy decisions
a local news program that evaluates why some countries are overpopulated

Answers

A professor who publishes world population research in a journal

Answer:

b,c,d

Explanation: i took the test and bc im awsome

How can you open a link in a new tab/browser window?.

Answers

Answer:

Press the + at the top of your brower, or New Tab button.Copy-paste it into the top of the browser, the main search bar.

                                     [tex]Steps~also~in~pictures~below.[/tex]

User inserts 10 numbers. Write a program that will show if there are more positive or negative numbers among the entered numbers.

Answers

Here is a basic program that I wrote.  This will check how many positive/negative numbers are in the table and then prints the amount..

Using Python

# list of numbers

list1 = [10, -21, 4, -45, 66, -93, 1]

 

pos_count, neg_count = 0, 0

 

# iterating each number in list

for num in list1:

     

   # checking condition

   if num >= 0:

       pos_count += 1

 

   else:

       neg_count += 1

         

print("Positive numbers: ", pos_count)

print("Negative numbers: ", neg_count)

What are enterprise messaging solutions most often used by business teams
for?
A. Cataloging and printing shipping labels for product deliveries
B. Sorting through and deleting a large number of company emails
C. Working on projects and communicating with each other to stay
updated
D. Distributing and tracking the use of computers in the workspace

Answers

Answer:

C. Working on projects and communicating with each other to stay updated

Explanation:

Working on projects and communicating with each other to stay

updated. Therefore, the correct answer is option C.

An corporate Messaging System (EMS) is a system that allows "program-to-program" messaging across corporate applications and systems.

Company messaging is typically used to integrate several company systems. It is a software interface that allows one programme to send loosely connected asynchronous data (messages) and store it in a message queue until the receiving programme can process it.

Typically, enterprise messaging falls under two categories:

Enterprise Messaging is classified into two types: promotional and transactional.

Bulk SMS messages are used to market a company's products and services. Bulk uploads, templates, phonebooks, scheduling messages, viewing delivery reports, and importing text and excel files are all common capabilities.Transactional SMSs: The SMS is typically sent by the sender's name (brand name) and is available 24 hours a day, seven days a week.

Advantages of deploying an EMS:

Secure Messaging - The secure transmission of critical information and files to smartphones or feature phones.Notifications, reminders, and alerts are delivered globally.Two-way interactive SMS is commonly used for appointment confirmation, business process automation, surveys, and voting campaigns.Campaign Control/Management - Marketing programmes can be readily managed and measured in terms of performance.Delivery Assurance - Access to detailed message delivery can be gained.Customer preferences can be used to create customised messaging programmes using intelligent analytics and reporting.

Therefore, the correct answer is option C.

Learn more about the enterprise messaging solutions here:

https://brainly.com/question/32271386.

#SPJ3

You are consulting with a medium-size company about endpoint security solutions. What advantages does a cloud-based analytics platform have over an on-premises solution that relies on signature updates

Answers

The advantage of cloud-based analytics platform  is known to be backed up by machine learning that can use a lot of efficient behavioral-based monitoring and alerting system in its work.

What is cloud data analytics platform?

Cloud analytics is a term that connote the use of analytic algorithms in the services in cloud against data in a private or public cloud which is often used to send or deliver a data/ result that one  needs

Cloud analytics is good because it uses Advanced persistent threat (APT) malware and other techniques to overcome signature-based detection. The platform is known to be backed up with machine learning, which uses an efficient behavioral-based monitoring system.

Learn more about cloud-based analytics from

https://brainly.com/question/17273521

List and describe in detail any four power management tools that were developed by atleast two manufacturers to prevent and/or reduce the damage of processors from theprocess of overclocking

Answers

Some power management tools to reduce damage to processors by the overclocking process are:

CPU TwakerMSI AfterburnerIntel Extreme Tuning UtilityAMD Ryzen MasterWhat is overclocking?

It is a technique that allows you to increase the power and performance of various computer hardware. That is, this process increases the energy of the components and forces the pc to run at a higher frequency than determined by the manufacturer.

Therefore, there are several power management models and manufacturers to reduce and prevent physical damage to pc components.

Find out more about overclocking here:

https://brainly.com/question/15593241

Eric just signed up for his first college class after being out of school for nearly a
decade. He goes to the bookstore the week before class starts to get his book, and
he's surprised to learn that he only needs an access card. How will Eric be
accessing the course material for his college class?

Answers

The way Eric can access the course material for his college class is to use the LMS also known as course management system (CMS)

What are course material?

Course Materials are known to be the courses, documentation, educational materials needed for a specific course.

Conclusively, The LMS is the known to be the background into which instructors often input course content and when Eric access it, he can be able to get the course content.

Learn more about course material from

https://brainly.com/question/4371674

which changes the angle of a picture skew or select or find

Answers

Answer:

This article discusses about some very basic and generalized techniques for detecting image skew. Definitely there are much advanced algorithms to detect skew, but those will not be covered in this article.

Explanation:

A _____ is a collection of (potentially) thousands of computers that can respond to requests over a network

Answers

Answer:

server or supercomputer

Explanation:

O B. the bulk of a person's income.
a
C. a person's excess income.
Those taking illegal drugs, or using a prescription drug without a medical need, are likely ...
A. to be making a calci

Answers

im confused by the formatting of this- maybe type it again ;-;

Other Questions
After watching the documentary, please answer in at least one paragraph: (CHQ) How did the development of atomic weaponry affect American society? In what ways did it change the daily lives of Americans? Bilquis is trying to find the height of a radio antenna on the roof of a local building. She stands at a horizontal distance of 29 meters from the building. The angle of elevation from her eyes to the roof ((point AA)) is 17 , and the angle of elevation from her eyes to the top of the antenna ((point BB)) is 31 . If her eyes are 1.51 meters from the ground, find the height of the antenna ((the distance from point AA to point BB)). Round your answer to the nearest meter if necessary. BigManufacture Inc. currently releases lead in to the local waterways at a concentration of 5 parts per billion. The government regulations sets a limit to the lead pollution at 2 parts per billion accompanied by a $30,000 fine per year for each part per billion beyond the 2 part limit. What is BigManufacture Inc. likely to do someone help me please Please help me 10 points The wet adiabatic lapse rate (or saturated adiabatic lapse rate) varies with temperature, is 0.5C/100 m (5C/km or 3.3F/1,000 ft), and happens when the air is completely __________ with water vapor at its dew point. Rosa has a garden in the shape of a parallelogram she says she can find the perimeter of her garden by adding the two sides and doubling the sum is rosa correct What type of triangle is this? Toda [4 MARKS] GROUP D: HIGHER ABILITY (HA) 74.2073 Supp. Q.No. 25 (Density of some substance is given in a table. Study the table and answer the following questions:) (Substances) (Density) X 11 gm/cm Y 8 gm/cm 2Z 0.9 gm/cm i. ? (Which substance will have least volume if equal mases of all are taken?) ii. ? (Which substance will have the least mass if equal volume of all are taken?) iii. ? (Which one will float on water?) Tmp/smx has two components that act on different steps in the folic acid biosynthesis pathway and are thus used together. sulfamethoxazole is a structural analog of a compound called paba, competing with it in the enzymatic production of dihydrofolic acid, an intermediate in the synthesis of folic acid. trimethoprim inhibits the step following dihydrofolic acid production and prevents the formation of the biologically active form of folic acid. choose true statements regarding tmp and smx. Read the following passage and identify the point of view:Mark got in the car and turned on the engine as his cellphone rang. T'm on my way right now," he said to Mary. He could tell that she was annoyed by hersighA) first person.B) second person.C) third person limited.D) third person objective. use a distribute propety for the equiotion 25- (3x+5 ) =2(x +8)+x a die and a coin is rolled and tossed respectively.what is the probability of getting a five and a tail ? giving brainliest please help! Ken's employer deducts 0.2 times his gross income in payroll taxes. What ishis net income if his gross incomeis $271?A) $206.80B) $216.80C) $265.58D) $270.80 The purpose of the UCC is to make the lawstates.among the variousO A. uniformO B. understandableC. strictO D. different A triangle with exactly two sides of the same length is called your article should consist of 200-3200 words.it should contain at least two sentences you leave your house and drive 7 miles north, then turn left and drive 24 miles west. how far are you from your house? Suppose f(3) = 4. Name a point that must be on the graph of y=f(x)+4.Enter your answer as an ordered pair.