a ________ algorithm is a method of locating a specific item of information in a larger collection of data.

Answers

Answer 1

Answer:

a search algorithm is a method of locating a specific item of information in a larger collection of data.


Related Questions

describe any three difficulties a company may face in running a business without having computer network

Answers

1- Loss of data, 2- more time will consume, 3- don’t know the lastra news, hope this helps

Python: Write a program that prompts the user for a meal: breakfast, lunch, or dinner. Then using if statements and else statements, print the user a message recommending a meal. For example, if the meal was breakfast, you could say something like, “How about some avocado on toast?”

Answers

The program prompts user for the time of meal they will be having and a suggestion made on their behalf. The program is written in python 3 thus :

meal= input('your meal : ')

#prompts user to enter a meal type

if meal == 'breakfast' :

#check if it's breakfast

print('How about some Avocado')

elif meal == 'lunch' :

#checks if it's lunch

print('like some grapes?')

else:

print('would rice be ok?')

A sample run of the program is attached.

Learn more :https://brainly.com/question/25531734

_____ have networked and texted all of their lives with smartphones, tablets, and high-speed Internet.

Answers

Digital natives have networked and texted all of their lives with smartphones, tablets, and high-speed Internet.

Digital natives simply refer to the people who have grown up under the influence of the internet and other information technologies.

A digital native refers to someone that's raised in a digital world. Such a person is in close contact with the internet, video games consoles, computers, etc. The term is usually associated with millennials.

In conclusion, the correct option is digital natives.

Read related link on:

https://brainly.com/question/25393713

What separator page file is used with PostScript-only printers and prints a separator page at the beginning of each documen

Answers

Answer:

Sysprint.sep

Amelia has two presentations open and wants to view them at the same time. She can click the _____ button on the View tab.

Answers

Or she can do alt+tab

Amelia has to presentation open and can do work on them at the same time by use of the alt+tab view tab.

What is a presentation?

A presentation is a  Microsoft office software issued for presenting the top to the audience and masses. It can be informative, structured and brief. The presentation can be persuasive and decision-making.

The presenter needs to keep track of time and hence need to open two presentations the can do this by making use of the view tab that is alt+tab.

Find out more information about the presentations.

brainly.com/question/9624547

What are two potential benefits of using calendar-synchronization tools like calendly

A. If team members want to look up cultural holidays, they can search for them and compare the dates
B. If team members want to share documents with other team members, they can automatically share the documents on specific dates
C. If team members live in another time zone, their meeting times are automatically converted to display the correct time on their devices.
D. If team members prefer to schedule meetings at different times of the day, times can be discussed and arranged to accommodate everyone.

Answers

The answer is B, sorry if I’m wrong

Information systems degree programs typically fall into the computer, business, or _____ category. Question 4 options: a) management b) technology c) media d) social

Answers

Answer:

management

Explanation:

What term is used to describe the process of monitoring operating results and comparing actual results with the expected results

Answers

Answer:

controlling

Explanation:

hope this helps

importance of primary key ?​

Answers

Answer:

Using the primary key, you can easily identify and find unique rows in the database table. They allow you to update/delete only specific records by uniquely identifying them. The table's data is sorted based on the primary key. They help you avoid inserting duplicate records in a table.

How do computers hold integers greater than 255?​

Answers

Answer:

It depends on the number of bits you use. In your example, you've used an 8 bit (one byte) number, which does max out at 255. Ever since forever, computers have used numbers that are larger than one byte. For when that isn't enough, Fortran includes the 'double precision' numbers which use 8 bytes.

Explanation:

__________ refers to a variety of software applications that analyze an organization's raw data and obtain useful insights from it.

Answers

Business Intelligence or data analysis refers to a variety of software applications that analyze an organization's raw data and obtain useful insights from it.

Business intelligence (BI) is a data analysis is used by organizations to analyze data and hence gain insights on overall business performance so as to help the organization make good business decisions.

It helps organizations to increase revenue and efficiency thereby being more competitive than other business organizations.

Find out more at: https://brainly.com/question/15406226

why do we need patch panel and modular box?​

Answers

More adaptability. If you need to alter something or something breaks, patch panels allow you flexibility and eliminate the need to re-run cables or transfer equipment locations.

Hope it helps:)

You have defined your player data type.class player:life = 3magic = Falsename = ''You created an instance of your player data type and assigned values.myPlayer = player()myPlayer.life = myPlayer.life - 1myPlayer.magic = TruemyPlayer.life = 4myPlayer.name = 'Kris'What will be the value displayed after this line of code?print(myPlayer.life)

Answers

Answer:4

Explanation:

What is the place value position of the 7 in the number below?

1,376

A ones) b tens) c hundreds) d thousands)

Answers

Tens hope that helps
The answer is b tens

what is the next number in the pattern 12, 18, 24, 30, 36,

Answers

It would be 42 because you keep on adding 6

Sorry i have Another Question

Why is it important to be able to manage large amounts of data?

A- So it can be deleted when needed.
B- So it can be easily examined and analyzed.
C- So it can be exported quickly.
D So it can be cut and pasted into separate worksheets.

Answers

Answer:

the answer would be (B)

Explanation:

Right on EDGE 21' Computer and Technology

hope that helps :D ! have a good day.

Answer:

b

Explanation:

dbuherbbhvbhjcbhjbhjdhbbchcdhchdchc

Fletcher is making an online ticket buying system for a museum. His program needs to calculate the final cost of a ticket with extra options added, a planetarium show and an IMAX 3D movie. The initial code looks like this:

Answers

The final ticket cost obtained by taking the sum of ticket price and the extra options can be obtained thus ;

finalCost = ticket + imax3D + starShow

Using Python 3 :

ticket = int(input("Enter ticket cost :"))

#takes input for ticket cost

imax_cost = int(input("Enter imax3D cost :"))

#takes cost of imax3D

starshow_cost = int(input("Enter cost of starShow :"))

#takes input for cost of starShow

finalcost = ticket + imax_cost + starshow_cost

#takes the sum of the cost and assign to the finalcost variable

Learn more : https://brainly.com/question/25553386

When LDAP traffic is made secure by using Secure Sockets Layer (SSL) or Transport Layer Security (TLS), what is this process called

Answers

Answer:

Authorization is granting permission for admittance. ACLs provide file system security for protecting files managed by the user. Rule-Based Access Control can be changed by users.

Explanation:

The process When LDAP traffic is made secure by using Secure Sockets Layer (SSL) or Transport Layer Security (TLS) is known as Lightweight Directory Access Protocol.

What is the Lightweight Directory Access Protocol?

An open, supplier conditioning and reinforcement for providing distributed directories technology solutions over an IP network are called the Lightweight Directory Access Protocol.

By enabling the sharing of data about people, systems, networks, services, and applications throughout the network, directory services play a crucial role in the development of intranet and Internet applications.

LDAP is frequently used to offer a central location to store users and passwords. As a result, several software programs and services can connect to the LDAP server to verify users.

The interaction When LDAP traffic is made secure by utilizing a Secure Attachments Layer (SSL) or Transport Layer Security (TLS) is known as Lightweight Directory Access Protocol.

More about the Lightweight Directory Access Protocol link is given below.

https://brainly.com/question/28364755

#SPJ12

The university has a requirement that students must be allowed to view course offerings and register for classes that have empty seats. What type of requirement is this

Answers

Considering the situation described above, the type of requirement here is known as Functional requirement.

What is Functional Requirement?

A functional requirement is a term that is often used in software engineering to describe the function of a specific system or essential parts of it.

How is Functional Requirement applies here?

Given that students are allowed to view course offerings and register for classes that have empty seats, this implies that the empty classes serve the function of occupying or accommodating students for courses; this is am an example of a functional requirement.

Other types of requirements are the following:

Performance RequirementsSystem Technical RequirementsSpecifications

Hence, in this case, it is concluded that the correct answer is "Functional requirement."

Learn more about Functional requirements here: https://brainly.com/question/20378439

please help me will give brainliest

Answers

Answer:

The person may be a farmer market person or a marketer.

Looks like they are keeping track of how many of each item that they have sold or how many of each item they have.

A(n) ________ store is typically a website that provides access to specific mobile apps that can be downloaded either for a nominal fee or free of charge.

Answers

Answer:

app

Explanation:

An app store allows users to download apps. It can be in the form of a website or an app.

An app store is typically a website that provides access to specific mobile apps that can be downloaded either for a nominal fee or free of charge.

What is app store?

App stores are primarily online storefronts where buyers can browse through the many categories of apps, view information about each app including reviews or ratings, and download the app including app purchase, if necessary – many apps are offered at no cost.

For more than 10 years, finding and downloading apps has been made safe and dependable by the App Store. But the App Store is more than just a store; it's a modern destination committed to giving you life-changing experiences.

The Apple Store App essentially serves as a mechanism for in-app purchases of Apple products rather than online ones. Your programs would be downloaded from the app store.

Thus, it is app store.

For more details about app store, click here:

https://brainly.com/question/2814429

#SPJ2

will my alarm go off if my phone is on do not disturb

Answers

yes,because the do not disturb is like for messages if you don’t want notifications from messages and apps.

A( n ) ____ is a collection of tools, features, and interfaces that enables users to add, update, manage, access, and analyze the contents of a database.

Answers

Answer:

Here's your answer DBMS or (database management system)

define a pseudocode algorithm that will efficiently play the guessing game.

Answers

Answer:

In computer science, pseudocode is a plain language description of the steps in an algorithm or another system. Pseudocode often uses structural conventions of a normal programming language, but is intended for human reading rather than machine reading.

Explanation:

switch to the view where you can see live data while modifying the report layout

Answers

To view the live or real data while modifying the layout of a report, the appropriate view to select is the Layout view.

Home tab --> View Group ---> click view --> Layout view

The Layout view allows modification of the page or document with the exact or real data as it is more visually oriented than the design view.

In the design view, the structure of the report can be modified or restructured without viewing the real data.

Hence, the appropriate view mode will be the a layout view.

Learn more : https://brainly.com/question/25651624

What is the easiest way to get great answers?

Answers

If you listen to the teachers in class and take notes, then your answers should be some of the best! My advice is to take notes and pay close attention. If you sit by friends in class that make you talk during the lesson, then ask the teacher to move desks. Hope this helps!!!

Wasif would like to add some flair to text on a slide in his presentation. Which option can he use to create more dynamic graphics for his text?

*it's WordArt

Answers

Answer:

b. WordArt

Explanation:correct. post protected

Network _____ specify how computers access a network, data transmission speeds, and the types of hardware the network uses, including cable and wireless technology.

Answers

Network  Standards  help us to access a network, control  data transmission, and evaluate hardware devices across systems.

Networks standards  are built to direct the rules in data communications for the devises of hardware and  corresponding software  for prompt and efficient  interoperability between them.

Some official organizations responsible for regulating  standards are:

International Standards Organization (ISO) International Telecommunication Union (ITU) Institute of Electronics and Electrical Engineers (IEEE) American National Standards Institute (ANSI) Internet Research Task Force (IETF) Electronic Industries Association (EIA)

Different standards can be used during data communication at the same time on  different layers, Some  commonly used  ones includes:

Application layer − HTTP, HTML, POP, H.323, IMAP Transport layer − TCP, SPX

See more here:https://brainly.com/question/17316634

The ______ is a far-flung network of computers, while the ______ is a system for the distribution and retrieval of electronic information.

Answers

A far-flung (widely distributed) network of computers is referred to as the Internet, while the world wide web (WWW) is a system that is designed and developed for the timely distribution and retrieval of electronic information.

The Internet is simply an abbreviation for interconnected network and it refers to a far-flung (widely distributed) network of connected computer systems that facilitates the following activities, through the use of the Transmission Control Protocol/Internet Protocol (TCP/IP):

Worldwide communication.The dissemination of information.The swift access to data resources and multiple databases.

On the other hand, the world wide web (WWW) is a system that is designed and developed for the timely distribution and retrieval of electronic information.

Additionally, the world wide web (WWW) was invented in 1990 by Sir Tim Berners-Lee while he was working with the European Council for Nuclear Research (CERN).

Read more: https://brainly.com/question/21140502

Programming that relies on the use of objects and methods to control complexity and solve problems is known as what type of programming

Answers

Answer:

Object-based programming

Explanation:

Another alternative more commonly used is Object Oriented Programming (OOP)

Other Questions
Someone plz help me :( How do you keep your muscles healthy? What types of exercise or personal fitness do you engage in to maintain your muscle strength? Do you have any fitness goals that you are working towards? me need help........................................ Why do you think michelangelois consided a true"Renaissance man? Which cell structure acts like a vault holding the cell's genetic material?c.nucleuscell envelopeb. organelled. cytoplasma. What should be the first step in adding these equations to eliminate y? 12x-2y=-1 2. The graph represents changes to two jackrabbit populations in two different areas over 15 years.a. Which of these populations experienced the faster growth rate over the first fiveyears? Explain your answer. (1 point) there are 84 red marbles for every 14 blue marbles what shows the simplest ratio form A box was measured with three different rulers. Its length was 64.2 cm, its width was 48 cm, and its heightwas an impressive 12.385 cm.Calculate the volume of the box, answering with the correct number of sig figs. Don't forget units and be sureto show your work!PLEASE HELP I WILL MAKE BRAINLIEST Hola everyone! Could someone please double-check my answer :p*** = my answer*-*-*-*-*-*-*-*-*-*-*-*A genetic disease is found in a family that affects the immune system, lungs, heart, and kidneys. A DNA analysis of several affected and unaffected family members be What type of inheritance pattern is shown in this disease?A. Polygenic traitB. Codominance***C. PleiotropyD. Incomplete dominance Which describes the solution of the inequality y > 15? Select all the points that are part of the solution. compare briefly primary dentition and permanent dentition ou have R45 and a packet of sweets costs R4.25 but you also want to grab a cup of coffee, which costs R12. How many packets of sweets can you buy if you only buy one cup of coffee? "Find the total area of the shape"How should I solve this? The answer is 31.9 cm helppp please 8th grade algebra 1 My question is in the picture, Ill give you a BRAINLIEST and your getting rewarded 50 POINTS. A coin is flipped 10 times. What is the probability that there are an equal number of heads and tails You need to make party favors for a friend's birthday. 48 people were invited,but you'll only have to make favors for those who say they will attend. Some ofthe favors will be yellow and the rest will be xanadu. Make a graph using paperor technology that shows all of the possible combinations of yellow or xanaduparty favors you might choose to make. Let represent the xanadu favors andy represent the yellow favors. Your graph should be labeled with x-intercept, y-intercept, shaded region, linear boundary (solid or dashed). Also include anadditional point with coordinates clearly labeled in the solution region thatshows me how many of each favor you choose to make after all RSVP's arereceived.Upload your completed graph by clicking Insert from the menu bar above. PLEASE HELP!!!!!!!!!!!! URGENT!!!!!!!!!!!!!!!!!!!!!!!!!!! what historic document is the bill of rights a part of?