Hardware and software that attempt to emulate the processing patterns of the biological brain best describe
a. a neural network.
b. fuzzy logic.
c. case-based reasoning.
d. an expert system.
e. artificial intelligence.

Answers

Answer 1

Hardware and software that attempt to emulate the processing patterns of the biological brain best describe a neural network (option A).

What is a neural network?

A neural network is either a piece of hardware or system software that accomplishes activities comparable to those carried out by neurons in the human brain. Neural networks are a subset of artificial intelligence that incorporates a number of technologies, including deep learning and machine learning (AI). It is an artificial intelligence technique which simply instructs the computers to analyse data in such a manner as modelled after the human brain. It is a sort of machine learning that employs interconnected neurons or nodes in a layered structure that resembles the human brain.

to know more about neural network, visit

https://brainly.com/question/25653113

#SPJ4


Related Questions

5. Played electronically by manipulating images on a television screen produced by a
computer program often emphasizing fast action
mi Yoko
tor of the "GAME BOY" and "Game and Watch hand held systems​

Answers

Answer:

1) Video Games

2) Gunpei Yokoi

Explanation:

1) Video games are electronic games played off electronic consoles which are connected to Visual Display Units such as desktops or laptops and flat=screen televisions. The games are created in such a way that images can be manipulated using a pad and controlled by the computer program.

2) Gunpei Yokoi person who made the "game boy" and "game and watch" hand-held games.

He was recognized posthumously for his achievements in 2003 when he was offered a lifetime achievement award from the international game developers association.

Cheers

mpressed files have the
A. .exe
C. .sit
Save Answer
file extension.
B. .arc
D. .zip

Answers

Answer:  D. .zip

Explanation:

A hard disk drive has 10 surfaces, 10240 tracks per surface, and 512 sectors per track. Sector size is 4 KB. The drive head traverses 1280 track/ms and the spindle spins at 5400 r.p.m.
(a) What is the total capacity of hard disk drive (in GB)?
(b) What is the physical address of the sector whose logical block address (LBA) is 2312349 ?
(c) What is the longest time needed to read an arbitrary sector located anywhere on the disk?

Answers

(a) The total capacity of the hard disk drive is 10 surfaces * 10240 tracks/surface * 512 sectors/track * 4 KB/sector = 204800 MB = 200 GB.

What is the physical address of the sector?

(b) The physical address of the sector with LBA 2312349 is calculated as: surface = LBA/(trackssectors) = 2312349/(10240512) = 4; track = (LBA%(trackssectors))/sectors = (2312349%(10240512))/512 = 2512; sector = LBA%sectors = 2312349%512 = 85.

So, it's (4, 2512, 85).

(c) The longest time to read an arbitrary sector is from the outermost track to the innermost track (10240 tracks) at 1280 track/ms speed, plus one full rotation at 5400 RPM: (10240/1280) ms + (60/5400) s = 8 ms + 11.11 ms = 19.11 ms.

Read more about block address here:

https://brainly.com/question/14183962

#SPJ1

For this problem, use a formula from this chapter, but first state the formula. Frames arrive randomly at a 100-Mbps channel for transmission. If the channel is busy when a frame arrives, it waits its turn in a queue. Frame length is exponentially distributed with a mean of 10,000 bits/frame. For each of the following frame arrival rates, give the delay experienced by the average frame, including both queueing time and transmission time.
a. 90 frames/ sec.
b. 900 frames/ sec.
c. 9000 frames/ sec

Answers

Answer:

(a). 0.1 × 10^-3 = 0.1 msec.

(b). 0.11 × 10^-3 = 0.11 msec.

(c). 1 × 10^-3. = 1 msec.

Explanation:

So, in order to solve this problem or question there is the need to use the Markov queuing formula which is represented mathematically as below;

Mean time delay, t = /(mean frame length,L) × channel capacity, C - frame arrival rate, F. ---------------------------------(1).

(a). Using equation (1) above, the delay experience by 90 frames/sec.

=> 1/(10^-4× 10^8 - 90). = 0.1 × 10^-3= 0.1 msec.

(b). Using equation (1) above, the delay experience by 900 frames/sec.

=> 1/(10^-4× 10^8 - 900). = 0.11 × 10^-3= 0.11 msec.

(c). Using equation (1) above, the delay experience by 90 frames/sec.

=> 1/(10^-4× 10^8 - 9000). = 1 × 10^-3= 1 msec.

Hence, the operating queuing system is; 900/10^-4 × 10^8 = 0.9.

The telephone service provider's drop wire is terminated in the _?

Answers

The telephone service provider's drop wire is terminated in the cable junction.

What is a drop wire?

A drop wire is a wire used to connect an open wire/cable pair to a building structure from a pole or cable junction.

Drop cable is an essential component of a (fiber to the house) network since it serves as the closest external link connecting the subscribers and the conveyor cable.

Drop cables are installed on the subscriber(s) end to link the termination of a transmission cable to the subscriber's residence.

In the telephone service provider, drop wire is terminated in the cable junction.

Learn more about drop wire in network transmission here:

https://brainly.com/question/25623949

examples of main functions of a computer

Answers

Answer:

The main functions of a computer mainly includes the following: taking input data, processing the data, returning the results, and storing the data.

Explanation:

The 4 main functions of a computer are input, process, output, and storage. There are 5 main hardware components in a computer system: Input, Processing, Storage, Output and Communication devices.

Read the Python program below:
1 num1 = int(input())
2
num2 = 10 + num1 * 2
3
print(num2)
4 num1 = 20
5 print(num1)
Question 2
When this program is executed, if the user types 10 on the
keyboard, what will be displayed on the screen as a result of
executing line 5?
A. 10
B. 20
C. 10 and 20
D. There is an error in the program because a variable cannot
hold two values at the same time

Answers

When the program is executed and the user types 10 as input, the program will display the following on the screen as a result of executing line 5:  20 (Option B)

How does this work?

Line 5 print(num1) will print the value stored in the variable num1, which is 20 at that point in the program.

The variable num1 was reassigned the value 20 in line 4, so the updated value of num1 is printed, which is 20. Therefore, the output will be 20.

Learn more about program at:

https://brainly.com/question/23275071

#SPJ1

In which type of interaction does a robot use motion sensors to avoid running into walls? O A. Movement O B. Communication O c. Touch D. Sight​

Answers

The type of interaction that robots use via the infrared sensor (IR sensor) to avoid running into a wall is: D. sight.

What is the Infrared Sensor (IR Sensor)?

The infrared sensor (IR sensor) is a type of motion sensor that has a sight interactive radiation-sensitive optoelectronic component, which are used in robots to detect obstacles and avoid them.

The infrared sensor, enables a robot to avoid running into the wall through sight interaction.

Learn more about the infrared sensor (IR sensor) on:

https://brainly.com/question/25155865

Answer:

D. Sight

Explanation:

Well, sensors detect what's in front of it. And sensors are similar to cameras because they also see things as they are used in security cameras to see faces and motion. Sensors also can detect motion as it is moving. If you have witnessed Roombas automatic vacuums use sensors and cameras to memorize where they can go and not go and would also update their data if a door or something is in the way of the normal root.

Note Users / OP (Original Poster):

I hope this helped at all. If it did please give this answer and explanation a 5-star rating and a thanks button. Or if you would like to provide brainiest.

Note Devs / Moderators:

Please don't delete this like I've said in my other answers I'm trying to help anyone and everyone I can during school hours.

Help me with this digital Circuit please

Help me with this digital Circuit please
Help me with this digital Circuit please
Help me with this digital Circuit please
Help me with this digital Circuit please

Answers

A subset of electronics called digital circuits or digital electronics uses digital signals to carry out a variety of tasks and satisfy a range of needs.

Thus, These circuits receive input signals in digital form, which are expressed in binary form as 0s and 1s. Logical gates that carry out logical operations, including as AND, OR, NOT, NANAD, NOR, and XOR gates, are used in the construction of these circuits.

This format enables the circuit to change between states for exact output. The fundamental purpose of digital circuit systems is to address the shortcomings of analog systems, which are slower and may produce inaccurate output data.

On a single integrated circuit (IC), a number of logic gates are used to create a digital circuit. Any digital circuit's input consists of "0's" and "1's" in binary form. After processing raw digital data, a precise value is produced.

Thus, A subset of electronics called digital circuits or digital electronics uses digital signals to carry out a variety of tasks and satisfy a range of needs.

Learn more about Digital circuit, refer to the link:

https://brainly.com/question/24628790

#SPJ1

How to use this program

Answers

Answer:

there is no problem

Explanation:

but i hope i can help one day

Students who respond promptly to e-mails are following which netiquette rule?

A. keeping content appropriate
B. assessing an online environment
C. respecting everyone’s time
D. practicing ethical behaviors

Answers

Answer:

respecting everyone's time

Explanation:

they don't make people wait for a response

Its Option C - Respecting Everyone’s Time.
Thank you!

a few things to keep in mind while completing this activity: do not use the browser back button or close or reload any exam windows during the exam. do not close packet tracer when you are done. it will close automatically. click the submit assessment button in the browser window to submit your work.

Answers

A few things to keep in mind while completing this activity are as follow:

What is activity?

Activity is any action or task undertaken by an individual or group, usually for the purpose of achieving a goal. It can be anything from physical activities such as playing sports, to mental activities such as studying or problem solving.

Activity can be either voluntary or involuntary, conscious or subconscious. Activity is an important part of a healthy lifestyle, as it helps to keep the body and mind active. It can also be used to help reduce stress and promote relaxation.

1. Make sure to read all instructions carefully before beginning the activity.

2. Follow all steps in the activity as outlined and make sure to save your work often.

3. Use the on-screen help and troubleshooting hints if you run into any issues.

4. Check your work for errors before submitting it for grading.

5. Ensure that all cables are securely connected and that all devices are correctly configured.

6. Pay close attention to the details of the activity and do not make any assumptions.

7. Make sure to submit your work on time.

To learn moreabout activity
https://brainly.com/question/29728036
#SPJ4

Create an application that will be used to monitor the number of manatees in a given waterway in C#

Answers

Answer:

u can use water for washing of hands and also drinking of water

do you think film is a great media in exposing information?​

Answers

not really everything don’t need to be on the internet

Answer:I think film is a great media in exposing information

Explanation:Films are great for exposing information for many reasons. Films are long, which increases the chance the watcher will remember, also it makes the watcher more involved and more interactive

PowerPoint is a visual aid for many speakers. Discuss some points to remember when adding text to a PowerPoint presentation. How do they help make the experience better for the audience and the presenter? What things can you do when creating a PowerPoint presentation to assure that your work adds to the speaker’s presentation without detracting attention from the speaker?

Answers

Answer:

Use a lot of spinning animations to draw attention. Use many colors. A lot of text so you can read from the slide in case you get lost.

An attacker discovered an input validation vulnerability on a website, crafted a URL with additional HTML code, and emailed the link to a victim. The victim unknowingly defaced (vandalized) the web site after clicking on the malicious URL. No other malicious operations occurred outside of the web application’s root directory. This scenario is describing which type of attack?

Answers

This scenario is describing attack of:

Computer BotsCommand & Control

What are computer bots?

A computer programme known as a "bot," short for robot, executes automatic, repeated operations. Usually, bots mimic or take the place of human users. As automated systems, they perform tasks considerably more quickly than do consumers who are humans.

Which types of bots are there?

Bots come in two flavours: good bots and bad bots, both of which are relevant to web security. Both make attempts to use web resources (such as websites, web applications, APIs, etc.) or carry out other normal human user actions on the web, but for quite different reasons.

How do computer bots work?

A bot (short for robot) is a software application programmed to perform tasks through Robotic Process Automation, or RPA. Bots work by automatically going through a set of instructions, and they carry out tasks and processes much faster, more accurately, and at a higher volume than it would otherwise take humans.

What is computer bots malware?

Here's a quick malicious bot definition: A malicious bot is an automated malware program that can infect a system, steal data, or commit other fraudulent activities.

To learn more about computer bots visit:

https://brainly.com/question/28540266

#SPJ10

Answer:  (D) Cross-site scripting (XSS)

Explanation: Cross-Site Scripting (XSS) attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a different end user.

Clip a line P(-20,70) and Q (20,30) and window (0,0) to (40,40) using Cohen Sutherland algo

Answers

To clip a line segment, P(-20,70) and Q(20,30), against a rectangular window (0,0) to (40,40) using Cohen-Sutherland Algorithm, one must ascribe binary codes to the endpoints and all corners of the designated window.

How to clip the line segment?

If the derived section is totally encompassed within or otherwise outside of the specified windowing system then the procedure stops or discards the segment in response, correspondingly. I

n contradistinction, if the partition intersects with one of the four edges of the window, then it is required to modify the coordinates and binary code of the endpoint.

This step must be reprised for the reupdate line segment until it is either fully reviewed inside or deposited upon the exterior of said window. As such, in this present context, the entire line segment is located beyond viewing range of the said window--thus rendered invalid and expunged from existence.

Read more about algorithms here:

https://brainly.com/question/29674035

#SPJ1

a. Draw the hierarchy chart and then plan the logic for a program needed by Hometown Bank. The program determines a monthly checking account fee. Input includes an account balance and the number of times the account was overdrawn. The output is the fee, which is 1 percent of the balance minus 5 dollars for each time the account was overdrawn. Use three modules. The main program declares global variables and calls housekeeping, detail, and end-of-job modules. The housekeeping module prompts for and accepts a balances. The detail module prompts for and accepts the number of overdrafts, computes the fee, and displays the result. The end-of-job module displays the message Thanks for using this program.

b. Revise the banking program so that it runs continuously for any number of accounts. The detail loop executes continuously while the balance entered is not negative; in addition to calculating the fee, it prompts the user for and gets the balance for the next account. The end-of-job module executes after a number less than 0 is entered for the account balance.

Answers

The answer of drawing a hierarchy chart and then plan a logic of the program is given below:

What is a Program ?

A program is a set of instructions that a computer can execute to perform a specific task or solve a particular problem. These instructions are typically written in a programming language and can range from simple calculations to complex algorithms.

a. Hierarchy chart:

                    +------------+

                  | Main Module|

                  +------------+

                         |

                         |

                         v

              +-------------------+

              | Housekeeping Module|

              +-------------------+

                         |

                         |

                         v

              +----------------+

              | Detail Module  |

              +----------------+

                         |

                         |

                         v

             +-------------------+

             | End-of-Job Module |

             +-------------------+

Logic Plan:

Define global variables balance and numOverdrafts.

Call the housekeeping module to prompt the user for and accept the account balance.

Call the detail module to prompt the user for and accept the number of overdrafts, compute the fee, and display the result.

Call the end-of-job module to display the message "Thanks for using this program".

Housekeeping module:

Prompt the user for and accept the account balance.

Detail module:

Prompt the user for and accept the number of overdrafts.

Compute the fee as 1% of the balance minus 5 dollars for each time the account was overdrawn.

Display the fee.

End-of-job module:

Display the message "Thanks for using this program".

b. Hierarchy chart:

                   +------------+

                  | Main Module|

                  +------------+

                         |

                         |

                         v

              +-------------------+

              | Housekeeping Module|

              +-------------------+

                         |

                         |

                         v

              +----------------+

              | Detail Module  |

              +----------------+

                         |

                         |

                         v

             +-------------------+

             | End-of-Job Module |

             +-------------------+

a. Hierarchy chart:

sql

Copy code

                  +------------+

                  | Main Module|

                  +------------+

                         |

                         |

                         v

              +-------------------+

              | Housekeeping Module|

              +-------------------+

                         |

                         |

                         v

              +----------------+

              | Detail Module  |

              +----------------+

                         |

                         |

                         v

             +-------------------+

             | End-of-Job Module |

             +-------------------+

Logic Plan:

Define global variables balance and numOverdrafts.

Call the housekeeping module to prompt the user for and accept the account balance.

Call the detail module to prompt the user for and accept the number of overdrafts, compute the fee, and display the result.

Call the end-of-job module to display the message "Thanks for using this program".

Housekeeping module:

Prompt the user for and accept the account balance.

Detail module:

Prompt the user for and accept the number of overdrafts.

Compute the fee as 1% of the balance minus 5 dollars for each time the account was overdrawn.

Display the fee.

End-of-job module:

Display the message "Thanks for using this program".

b. Hierarchy chart:

sql

Copy code

                  +------------+

                  | Main Module|

                  +------------+

                         |

                         |

                         v

              +-------------------+

              | Housekeeping Module|

              +-------------------+

                         |

                         |

                         v

              +----------------+

              | Detail Module  |

              +----------------+

                         |

                         |

                         v

             +-------------------+

             | End-of-Job Module |

             +-------------------+

Logic Plan:

Define global variables balance and numOverdrafts.

Call the housekeeping module to prompt the user for and accept the account balance.

While the balance entered is not negative, do the following:

a. Call the detail module to prompt the user for and accept the number of overdrafts, compute the fee, and display the result.

b. Prompt the user for and accept the balance for the next account.

Call the end-of-job module to display the message "Thanks for using this program".

Housekeeping module:

Prompt the user for and accept the account balance.

Detail module:

Prompt the user for and accept the number of overdrafts.

Display the fee.

End-of-job module:

Display  message "Thanks for using this program"

To know more about Module visit:

https://brainly.com/question/30780451

#SPJ1

Write a program in c++ that plays a number guessing game with a Human user. The Human user will think of a number between 1 and 100, inclusive. The program will make guesses and the user will tell the program to guess higher or lower. A sample run of the program might look like this: Ready to play (y/n)? y Think of a number between 1 and 100. My guess is 50. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: h My guess is 75. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: h My guess is 88. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: l My guess is 81. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: c Great! Do you want to play again (y/n)? y Think of a number between 1 and 100. My guess is 50. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: l My guess is 25. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: h My guess is 37. Enter 'l' if your number is lower, 'h' if it is higher, 'c' if it is correct: c Great! Do you want to play again (y/n)? n The strategy that the program will use goes like this: Every time the program makes a guess it should guess the midpoint of the remaining possible values. Consider the first example above, in which the user has chosen the number 81: On the first guess, the possible values are 1 to 100. The midpoint is 50. The user responds by saying "higher" On the second guess the possible values are 51 to 100. The midpoint is 75. The user responds by saying "higher" On the third guess the possible values are 76 to 100. The midpoint is 88. The user responds by saying "lower" On the fourth guess the possible values are 76 to 87. The midpoint is 81. The user responds "correct" Additional Requirements The purpose of the assignment is to practice writing functions. Although it would be possible to write the entire program in the main function, your solution should be heavily structured. Most of the point penalties given on this assignment will be for not following the instructions below carefully. The main function must look exactly like this. Copy and paste this code into your file, and don't edit it: int main() { char response; cout > response; while (response == 'y') { playOneGame(); cout > response; } } The playOneGame() function should implement a complete guessing game on the range of 1 to 100. The lower and upper bounds of the range should be assigned to global named constants and then not used again in your code. In addition, you should implement the following helper functions to be invoked inside your playOneGame() function: void getUserResponseToGuess(int guess, char& result) The getUserResponseToGuess() function should prompt the user to enter 'h', 'l', or 'c' (as shown in the sample output). It should set its "result" parameter equal to whatever the user enters in response. It should do this ONE time, and should not do anything else. Note that printing the guess is part of the prompt. int getMidpoint(int low, int high) The getMidpoint() function should accept two integers, and it should return the midpoint of the two integers. If there are two values in the middle of the range then you should consistently chose the smaller of the two.

Answers

Answer:

the question is too long. dear

.mate

that’s too much to understand, could you make it more simple to read and understand?

Write an algorithm to sum all numbers between 0-1000 that are divisible by 7 and represent your answer in a flowchart​

Answers

Use the ternary operator and the modulus operator to find the answer!!!! Hope it helps you, and good luck!!!! :D

Explain three reasons for implementing threads at the users level

Answers

The three reasons for implementing threads at the users level are:

Threads at the user level are simpler and faster to create than threads at the kernel level. They are also easier to control. Threads at the user level can operate on any operating system.

Thread switching in user-level threads does not need kernel mode privileges.

What are the primary benefits of implementing threads in user space?

The most significant advantage is efficiency. To swap threads, no changes to the kernel are required.

Having their own scheduler might potentially be a significant advantage for some applications.

The main downside is that if one thread fails, the entire process fails.

Learn more about User Level Threads:
https://brainly.com/question/15241128
#SPJ1

program a macro on excel with the values: c=0 is equivalent to A=0 but if b is different from C , A takes these values

Answers

The followng program is capable or configuring a macro in excel

Sub MacroExample()

   Dim A As Integer

   Dim B As Integer

   Dim C As Integer

   

   ' Set initial values

   C = 0

   A = 0

   

   ' Check if B is different from C

   If B <> C Then

       ' Assign values to A

       A = B

   End If

   

   ' Display the values of A and C in the immediate window

   Debug.Print "A = " & A

   Debug.Print "C = " & C

End Sub

How does this work  ?

In this macro, we declare three integer   variables: A, B, and C. We set the initial value of C to 0 and A to 0.Then, we check if B is different from C using the <> operator.

If B is indeed different from C, we assign the value of B to A. Finally, the values of A and C are displayed   in the immediate window using the Debug.Print statements.

Learn more about Excel:
https://brainly.com/question/24749457
#SPJ1

You may review Chapter 2, pages 67-71 of the textbook or communication skills.
Now please answer the following questions:
• What communication systems do you believe are best to be used at a help desk?
• What may be a couple of reasons for the satisfaction disparity?
• How can you ensure that all employees are satisfied with the help desk's services regardless of how
Responses to Other Students: Respond to at least 2 of your fellow classmates with at least a 50-100-w
found to be compelling and enlightening. To help you with your discussion, please consider the following
• What differences or similarities do you see between your posting and other classmates' postings?
**what communication system do you believe are best to be used at a help desk?

Answers

The communication systems that are said to be used at help desks are:

Phone as well as Call Center SystemThe use of Email SystemThe use of Ticketing System

What is the communication systems?

In terms of Phone as well as Call Center System: This is seen as a form of a traditional system of communication  that is often used as help desks.

It is one that gives room for a lot of users to be able ot call as well as speak directly with the person who is a help desk agents for any form of assistance.

Hence the choice of communication  the the person who is help desk wants to use can depend on a lot of factors.

Learn more about   communication systems from

https://brainly.com/question/30023643

#SPJ1

Construct a histogram and stats for November - December 2020 and compare this to those from November - December 2021 in a markdown cell below the histogram and statistics. time1 = ... # Seconds since epoch time2 = .. # Seconds since epoch Late2020 = .. Late2020

Answers

Histograms are commonly used in data analysis to visualize the distribution of a dataset.

What is a Histogram?

A histogram is a graphical representation of the distribution of a set of numerical data. It is a bar graph-like structure that displays the frequency of data values within specific intervals, which are called bins or classes.

The height of each bar represents the frequency of data values within that bin.

They allow us to quickly see the shape of the distribution, including the center, spread, and any outliers or gaps in the data.

They are especially useful for large datasets, as they can easily condense a large amount of data into a single, easy-to-understand visual representation.


P.S: Your question is incomplete as you did not provide a set of values, so a general overview about histogram is given above.

Read more about histograms here:

https://brainly.com/question/2962546

#SPJ1

You have found a file named FunAppx86.exe on your hard drive. Which system(s) would this executable file MOST likely run on?

Answers

Since you have found a file named FunAppx86.exe on your hard drive, the systems that this executable file MOST likely run on is Both 32-bit and 64-bit systems.

What does 32- and 64-Bit Mean?

When it comes to computers, the processing capability differential between a 32-bit and a 64-bit is everything. 64-bit processors are newer, quicker, and more secure than 32-bit processors, which are older, slower, and less secure.

Therefore, A computer file that contains an encoded sequence of instructions that the system can directly execute when the user clicks the file icon," is the definition of an executable file.

Learn more about executable file from

https://brainly.com/question/28146265
#SPJ1

miranda typed 325 words. in 5 minutes while joe typed 295 words in 5 minutes at these rates how many more words can miranda type in 9 minutes than joseph?

Answers

Answer:

54 words is the answer

Explanation:

From the question we can get it that Miranda can type 65 words in one minute while Joe can type 59 words in a minute.

Therefore in 9 minutes Miranda can type 585 words and 531 words.

585 - 531

= 65

I have no idea what I’m doing and this is due in 45 minutes

I have no idea what Im doing and this is due in 45 minutes

Answers

Answer:

Not enough info...

Explanation:

Which of the following works on the pay-per-click (PPC) and cost-per-click (CPC) concept?
A. Google Adwords B. Technorati search C. Bing Ads D. Radian6

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The correct answer to this question is Google Adwords and Bing Ads.

First we need to know what is CPC and PPC.

Cost per click (CPC) is a paid advertising term used by Google where an advertiser pays a cost to the publisher for every click when an internet user will click on the advertisement or ad.

Cost per click is also called PPC (Pay per click). CPC is used to determine the costs of showing advertisements on the search engine, for example Google Adwords and Bing Ads. Bing Ads is microsoft advertising strategy on internet using PPC advertising strategy.

While other options are not correct because:

technorati search does not allow you to apply these concepts because it searches the list of blogs on the internet.

Radian6 is a social media monitoring platform for marketers to study customer opinions on their products in real-time.

Answer:

A

Explanation:

This is for plato

Which of the following works on the pay-per-click (PPC) and cost-per-click (CPC) concept? A. Google Adwords

Which for loop will iterate 100 times? Group of answer choices for (i = 0; i < 99; i++) for (i = 1; i < 99; i++) for (i = 0; i < 100; i++) for (i = 1; i < 100; i++)

Answers

Answer:

for (i = 0; i < 100; i++);

Explanation:

Answer:

for (i = 0; i < 100; i++)

Explanation:

Required:

Which will iterate 100 times.

Analysing the loops one after the other

\(for (i = 0; i < 99; i++)\)

This loop begins at 0; i.e i = 0

and ends at 98; i.e. i<99

From 0 to 98 is 99; i.e. 98 - 0 + 1 = 99

Hence, this loop will iterate in 99 times

\(for (i = 1; i < 99; i++)\)

This loop begins at 1; i.e i = 1

and ends at 98; i.e. i<98

From 1 to 98 is 98; i.e. 98 - 1 + 1 = 98

Hence, this loop will iterate in 98 times

\(for (i = 0; i < 100; i++)\)

This loop begins at 0; i.e i = 0

and ends at 99; i.e. i<100

From 0 to 99 is 100; i.e. 99 - 0 + 1 = 100

Hence, this loop will iterate in 100 times

\(for (i = 1; i < 100; i++)\)

This loop begins at 1; i.e i = 1

and ends at 99; i.e. i<100

From 1 to 99 is 99; i.e. 99 - 1 + 1 = 99

Hence, this loop will iterate in 99 times

What feature allows a person to key on the new lines without tapping the return or enter key

Answers

The feature that allows a person to key on new lines without tapping the return or enter key is called word wrap

How to determine the feature

When the current line is full with text, word wrap automatically shifts the pointer to a new line, removing the need to manually press the return or enter key.

In apps like word processors, text editors, and messaging services, it makes sure that text flows naturally within the available space.

This function allows for continued typing without the interruption of line breaks, which is very helpful when writing large paragraphs or dealing with a little amount of screen space.

Learn more about word wrap at: https://brainly.com/question/26721412

#SPJ1

Other Questions
2.2x + 4.4 factored is ) Let f(x) = 3r +12 and g(x) = 3r-4. (a) Find and simplify (fog)(a): (b) Find and simplify (908)(:): (c) What do your answers to parts (a) and (b) tell you about the functions f and g? (4) Let S be The population of an aquatic species in a certain body of water is approximated by the logistic function G(t)=25000/1+11e^-0.6twhere t is measured in years find the population that is growth rate at the following timesa. 1 yearb. 4 yearc. 11 yearsd. what happens to the rate of growth overtime? Ashley's fish tank has 15 liters of water in it. She plans to add 4 liters per minute until the tank has at least 59 liters. What are the possible numbers of minutes Ashley could add water?User for the number of minutes.Write your answer as an inequality solved for t. A kindergarten teacher bought $21 worth of stickers and cardstock for his class. The stickers cost $1.50 a sheet and the cardstock cost $3.50 per pack. The equation 1.5s+3.5c=21 represents the relationship between sheets of stickers, s, packs of cardstocks, c, and the dollar amount a kindergarten teacher spent on these supplies. 1. Explain how we can tell that this graph represents the give equation. 2. What do the vertical and horizontal intercepts, (0,6) and (14,0), mean in this situation? Muscular dystrophy is a recessive sex linked trait can a father pass the Allele for muscular dystrophy to his son why or why not. A words connotation and denotaion are always the same true or false What interest rate is implicit in a $1,000 par value zero-coupon bond that matures in 5 years if the current price is $430? In the northern hemisphere, cyclonic winds flow: inward and clockwise. outward and clockwise. inward and counterclockwise. outward and counterclockwise. People come to different decisions using cost-benefit analysis even under thesame conditions because costs and benefits are both what?A. SubjectiveB. Non-monetaryC. UtilitiesD. Absolute Please can anybody help Timmy writes the equation f(x) = f(x) equals StartFraction one-fourth EndFraction x minus 1.x 1. He then doubles both of the terms on the right side to create the equation g(x) = g(x) equals StartFraction one-half EndFraction x minus 2.x 2. How does the graph of g(x) compare to the graph of f(x)? suppose that the cash flow, in dollars , for a pharmacy are normally distributed with an unknown mean and standard deviation. the cash flow of 40 randomly sampled pharmacies are used to estimate the mean of the population. what t-score should be used to find the 80% confidence interval for the population mean? what is the function of the trachea What is the order of the numbers form least to greatest? What do most venezuelan cities have? go to general attitudes bolivar zoo bolivar industry bolivar plaza de toros plaza bolvar describe the critical elements of Articles I, II, and III of the Constitution. how do you invite an employee to track their hours in quickbooks time? by selecting the quickbooks time send invite link from the benefits tab in the payroll center by selecting the quickbooks time send invite link from the approvals menu in quickbooks time by selecting the quickbooks time send invite link from the company settings menu in quickbooks time by selecting the quickbooks time send invite link from the employee details screen Hlne et moi, nous cuisinons souvent ensemble. Elle _______ aide chercher des recettes innovatrices sur internet et moi, je _______ aide faire tous les prparatifs. La semaine dernire, je _______ ai donn une recette pour prparer le gratin au poulet. Elle avait invit ses amis. Ils ont got le plat que nous avons prpar et ils _______ ont beaucoup aim. Ils _______ ont demand de _______ inviter nouveau. Nous _______ avons promis de _______ inviter la semaine prochaine. can someone help me and I will give you brainly