Who is the primary audience for demonstrations of game prototypes made by the developer?

Answers

Answer 1

Answer:

the tester

Explanation:

When a video game is playable the first audience to test these prototypes are the tester, these people have to test all the game, and they have say all the information about errors, issues, bugs, and any difficulty to resolve these problems in a final video game's version, in this way the complete game arrives to the final audience.

Answer 2

Answer:

The distributor

Explanation:

Just took the test on Plato.

YEE YEE


Related Questions

Can you run dragon ball fighterz on MacBook air (Early 2015)
1.6GHz* dual-core Intel Core i5 processor with 3MB* shared L3 cache.
4GB of 1600MHz LPDDR3 RAM
128GB* PCIe-based flash storage.
13.3-inch, 1440 x 900-pixel display.
Intel HD Graphics 6000. 1536 MB

Answers

Answer: Possibly.

Explanation: The specs required for the game are "Dragon Ball Z Kakarot requires a Radeon R9 280X graphics card with a Core i5-3470 3.2GHz or Ryzen R3 1200 processor to reach the recommended specs, achieving high graphics setting on 1080p. 8 GB will also be needed to achieve the Dragon Ball Z Kakarot rec specs and get 60FPS." You may be able to play it, but have a hard time hitting 60 FPS.

Write a program with total change amount as an integer input that outputs the change using the fewest coins, one coin type per line. The coin types are dollars, quarters, dimes, nickels, and pennies. Use singular and plural coin names as appropriate, like 1 penny vs. 2 pennies.

Answers

Answer:

a=input("Amount in pennies")

b=int(a)

dollars=0

dimes= 0

quarters=0

nickels=0

pennies = 0

dollars = int(b/100)

b= b- dollars *100

quarters=int(b/25)

b=b-quarters*25

dimes = int(b/10)

b = b -dimes*10

nickels=int(b/5)

b=b - nickels * 5

pennies = b

print(dollars)

print(dimes)

print(nickels)

print(pennies)

Explanation:

The required program is in answer section. Note, the amount is entered in pennies.

6.5 code practice edhesive questions 1-4

Answers

Answer:

//We need to sum various numbers using a python program, and then store the numbers in a text file.

def sumnum():

   file2 = open("numbers2.txt","w")

   i=5

   while i != 0:

       number=input("Enter the no.")

       file2.write(number)

       file2.write("\n")

       i = i -1

   file2.close()

   file=open("numbers2.txt", "r+")

   number = 0

   sum2 = 0

   for number in file:

       sum2 =sum2 + int(number)

   print(sum2)

   file2.close()

sumnum()

Explanation:

Please check the answer section.

what is the purpose of background music?

Answers

Answer:

to help focus, or to enhance something you are watching

Explanation:

if you are working on something it helps you think about your assignments or what ever you're working on, if its in a movie ot video or something to be watch it helps set the mood for what is happening

Answer: To help recognize the mood of what you ware watching.

Explanation: Let's say you have a suspenseful movie, you would want to put suspenseful music that matches the mood to help enhance it and make it more clear.

Hope this helps!

Which of following statements is true about the public domain

Answers

Answer:

Search for the work in the Catalog of Copyright Entries, a list of all works registered with the U.S. Copyright Office. If the copyright of a work published between 1923 and 1963 was not renewed in the 28th year after publication, the work is in the public domain.

Explanation:

Which sentences use antonyms to hint at the meaning of the bolded words? Check all that apply
The cowered and hid behind the couch during thunderstorms
Most of the house was destroyed by the tomada but the kitchen remained intact
He was extravagant with money buying everything insight whenever he had the means
Potom ontage caused him discomfort het comfortable staying out of the spotlight
The opportunity and lastlong it quickly dwindled or went away

Answers

Answer:

Most of the house was destroyed by the tornado, but the kitchen remained intact.

Performing onstage caused him discomfort; he felt comfortable staying out of the spotlight.

The sentences that use antonyms to hint at the meaning of bolded words are;

Option B; Most of the house was destroyed by the tornado but the kitchen remained intact.

Option D; Performing onstage caused him discomfort; he felt comfortable staying out of the spotlight

Antonyms are simply defined as words that are opposite in meaning.

For example, the antonym of laugh is cry.

Let's now look at the options;

Option A; The sentence does not have 2 words that are antonyms and so this does not apply.

Option B; The words destroyed and intact are antonyms because they are opposites of each other and thus this statement applies to the use of antonyms.

Option C; Extravagant and buying are not opposite words and therefore this statement does not apply to antonyms.

Option D; Discomfort and comfortable are opposite words because they mean the exact opposite of each other and as such they are antonyms.

Option E; Dwindled is not an opposite of went away and so is not an antonym.

Read more at; https://brainly.com/question/18111017

which of the following is not a data type in python Float, string, integer, decimal ​

Answers

Answer:decimal

Explanation:

these are the types:

String, List, Tuple, Associative array, Floating-point, arithmetic, Integer,

Boolean data type, Set

Answer: All are data types except decimal.

Why did Welles react the way he did at the press conference after his radio
broadcast of The War of the Worlds?
A. He thought the H. G. Wells novel was so well known that people
would recognize it.
O
B. He assumed listeners would recognize his voice from his previous
radio broadcasts.
mehman
senat
TIN
EDEN
U
O
C. He included several announcements within the broadcast stating
the story was not real.
HHH
) D. He didn't realize audiences would automatically believe what they
heard on the radio,​

Answers

Answer:

A. He thought the H. G. Wells novel was so well known that people would recognize it.

H.G. Wells's novel was well known. Hence, he reacted the way he did at the press conference after his radio broadcast of the war of the worlds. And other options are not correct. The correct option is certainly A. He thought .... recognize it.

Explanation:

Please check the answer section.

Answer:    He thought the H. G. Wells novel was so well known that people would recognize it.

Explanation:   I took the test.

the freemen's bureau was the U.S.' first ____ program.​

Answers

Answer:

welfare

Explanation:

The Freemen's bureau was the first Welfare program in the US that was put forward in the year 1865 just after the assassination of Abraham Lincoln. It was headed by Oliver O Howard. And it was brought for providing the food, clothing, medical care, and education to the recently freed white refugees and the freed slaves. And it was supposed to be a kind of welfare.  

Moore’s law refers to?

Answers

Answer:

Moore’s law states that processor speeds, or overall processing power for computers will double every two years.

Explanation:

Moore’s law is more than an observation than a law which was originated in 1970. The observation is about the number of transistors that is present in any system or an integrated system that will be doubled every couple of years. The real-world application of Moore's law can be seen during computing your business taxes, piloting a spaceship, or changing the television station, etc.

e Web Slice Gallery -
gested Sites
elp &
upport
Orms &
esources
Question 15 of 20 :
Select the best answer for the question.
KS
15. Which of the following is a complete sentence?
ปี
O A. Although Henry was unusually tall.
O B. Even when the temperatures improved
O C. Since he was hungry, she had a snack
O D. Because I had not slept for two nights.
edu
1
O Mark for review (Will be highlighted on the review page)
<< Previous Question
Next Question >>
Review My Answers
Review My Answers
Say
sav
© 2020 Penn Foster Inc. Privacy Policy
Terms of Use
Contact Us
acer​

Answers

Answer:

C. Since he was hungry, she had a snack

Explanation:

So, you can say, " Claire is princes." In this "Claire happens to be the subject, " and Princes is the object. And apart from this a complete sentence must be enough to put forward a complete task. Now in C. we see complete thought is shared. Whereas in no other sentence complete thought has been revealed, and they are incomplete. And hence, the correct option is C.  

Question 8
Which of the following statements about written communication is TRUE?
It is only used for informal communication.
It can be more easily misunderstood than face-to-face communication.
It is temporary and cannot be permanently recorded.
It is always private and cannot be shared with others.

Answers

Answer:

It can be more easily misunderstood than face-to-face communication.

Explanation:

With written communication, you can't see facial expressions, see body language, and hear tone of voice.

The statement "It can be more easily misunderstood than face-to-face communication." is true. Therefore, the correct answer is option B.

Transmission of a message is not the same as the message being received. It is an understanding that is shared and comes from the recipient. Effective communication is essential in business. The foundation of management is communication. The fundamental features of without efficient communication, management (Planning, Organising, Staffing, Directing, and Controlling) cannot be accomplished successfully. Information is always flowing throughout business communications. A crucial component of business communication is feedback.

Therefore, the correct answer is option B.

Learn more about the communication here:

https://brainly.com/question/29811467.

#SPJ6

While creating an animation, Gina has prepared a document stating the purpose and type of audience for the animation. What has
prepared?
Gina has prepared a “blank”
for the animation?

Answers

Final answer:

Gina has prepared a document stating the purpose and type of audience for the animation.

Explanation:

Gina has prepared a document for the animation, which states the purpose and type of audience for the animation. This document serves as a guide for Gina's creative process and helps her ensure that the animation aligns with her goals and target audience.

How can you specify a page has the highest priority?

You can specify a page has the highest priority by setting the priority tag to ____________?

Answers

Answer:

1.0

Explanation:

Priority Tag is to be mentioned in Sitemaps

Various priority values range from 0.1 to 1.0. The highest priority page has the priority value = 1.0, and the lowest priority page has a value of 0.0, and the priority value varies with the priority of the page. And these values are assigned to the priority tag in the sitemap. The sitemap, in fact, is the XML file through which we can set the priority of a webpage.  

Answer:

1.0......................

What does Verizon child allow parents to do? My parents recently got the app and put it on my phone so I was wondering...

Answers

It allows them to turn on and turn off your internet; also if you were wondering incognito or any private browsing still countermeasures all devises they can use to access your history

What is quantum computing

Answers

Quantum computing means storing and processing information using individual atoms, ions, electrons, or photons. On the plus side, this opens up the possibility of faster computers, but the drawback is the greater complexity of designing computers that can operate in the weird world of quantum physics.

Quantum computing is a study of computer-based technologies centered around the principles of quantum theory.

What is quantum?A quantum is the minimum amount of any physical entity involved in an interaction.Quantum physics is the study of matter and energy at the most fundamental level.Quantum theory is the basis of modern physics that briefs the nature and behavior of matter and energy on the atomic and subatomic levels. The nature and behavior of matter and energy at that level are sometimes referred to as quantum physics and quantum mechanics.Quantum computing is a rapidly-emerging technology that tackles the laws of quantum mechanics to solve problems too composite for classical computers.

To learn more about quantum refer to:

https://brainly.com/question/9108297

#SPJ2

Part cost Calculator Modify the GUI in your program to look like the following GUI. To do that you need to add the following to the GUI in the starter program. A text box to accept the part number (Only one is allowed A1B) Note the user may enter spaces before or after the part number and may enter the letters in lower or upper case. You program must accommodate that.

Answers

Answer:

Imports System.Text.RegularExpressions

Public Class Form2

   Private Shared Function Num1(ByVal val As String) As Integer

       Dim retrnVal As String = String.Empty

       Dim collect As MatchCollection = Regex.Matches(val, "\d+")

       For Each mat As Match In collect

           retrnVal += mat.ToString()

       Next

       Return Convert.ToInt32(retrnVal)

   End Function

   Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click

       TextBox1.Text = Num1(TextBox1.Text)

       Dim Total As Integer = 0

       Dim A1b As Integer = Convert.ToInt32(TextBox1.Text)

       Label1.Text = 250

       Label2.Text = 25

       If Convert.ToInt32(TextBox1.Text) = A1b Then

           If Convert.ToInt16(Label1.Text) < 10 Then

               Total = 10.5 * Convert.ToInt16(Label1.Text)

           Else

               Total = 8.75 * Convert.ToInt16(Label1.Text)

           End If

           If CheckBox1.Checked Then

               Total = Total + 10

           Else

               Total = Total + 5

           End If

           TextBox2.Text = Convert.ToString(Total)

       End If

End Sub

Explanation:

Please check the answer section and the attachment. Also, please check the method. We have used the regular expression over there. And we have imported the regularexpression library for that. And this is to ensure we can read integer from textbox no matter whether the user inputs empty spaces or characters in lower and upper case in between.

holton is the manager at a small restaurant. what can he do ensure the workplace offers a safe environment for employees?

Answers

Answer:

A. Require all employees to wear slip resistant shoes.

Explanation:

The options are:

A. Require all employees to wear slip resistant shoes.

B. Allow employees to eat one meal from an employee menu during their shift.

C. Train employees to provide great customer service.

D. Have employees set all the tables at the beginning of their shift.

The B. option is certainly  not true as that can ensure health, but not safety. The C. option can ensure skill but not safety. And the D option can ensure better time management but not safety. However, the slip resistat shoes is definitely going to ensure that the employees are safe. And hence the correction option here is A.

Jeremy wishes to create a site map for his website. What tag will surround the URL of his home page?

A.


B.


C.


D.


Answers

Answer:

C. <loc>

Explanation:

We need to mention the below details:

location changed frequency last changed priority of page

We have the XML file for a sitemap, and we need to enter the above details for each of the Url. We need to enter the location, last changed, changed frequency and priority of the page for each of the URLs. And the URL of the home page is surrounded by the Loc tag. And hence, the correct option for this post is the C.<Loc> option.

Answer:

<loc>......................

which of the strategies below are likely to increase audience attention?
Avoid the use of animations
Match special effects to content
Use consistent transitions
Use lots of different animation styles on each slide
Use similar animation styles on each slide
Vary the use of transitions for each slide

Answers

Answer:

Vary the use of transitions for each slide

Explanation:

Answer:it's A B and C

Explanation:

They are right

Which two things can a pick or count condition do?

A.

Count the events in a game, and track the number of times an object is clicked

B.

Pick a background color, and count the number of colors in the game

C.

Pick an object at random, and keep track of how many copies of an object are left in a game

D.

Pick a maximum score, and count the number of points that have been scored
please help

Answers

Answer:

B.

Pick a background color, and count the number of colors in the game

C.

Pick an object at random, and keep track of how many copies of an object are left in a game

D.

Pick a maximum score, and count the number of points that have been scored

Explanation:

An option does not look like the correct option, as nothing is picked in this option. And rest of the options looks like being fine. But B option might run for infinity. However, it is a possibility definitely, by setting count =0 and incrementing it each time new color arrives. It's possible. And hence B. C. and D. options are correct.

What could potentially decrease the availability of security and also test the preparedness of data loss?

Answers

Answer: Ransomware could potentially decrease the availability of security and test the preparedness of data loss.

Explanation:

Ransomware is a type of software that is malicious to computers, smartphones and other devices. This type of malware will deny the owner, or user of device, access to their computer systems and/or data. The user will be unable to gain access to their software system unless they pay a certain amount of money.

This can be picked up on any device by clicking a phishing link or even going to a website that also infected unknowingly. When the system is affected with this type of malware, it can ruin a business and a normal everyday user since they can no longer access their system.

You want to purchase a new hard drive for your workstation and are deciding between an HDD and an SDD. Which of the following is NOT an advantage of SDDs over HDDs?

Answers

HDDs usually wear down faster and give less performance quality than SSD but HDDs are still cheaper. If your aiming for budget , HDD is the right one for you.

HDDs usually wear down faster and give less performance quality than SSD but HDDs are still cheaper. If your aiming for budget , HDD is the right one for you.

Which word best describes RAM
Permanent
Stable
Unimportant
Volatile

Answers

Answer:

D) Volatile

Explanation:

Volatile memory needs the power to retain the work, and Random Access Memory (RAM) is one of the volatile memory in computers or laptops. If the power cuts, RAM cannot save the data. On the other hand, ROM or Read Only Memory can save the data, for example, hard drive. RAM is not a permanent data storage. It is not stable since it needs power. However, it is an essential element to start the computer. Therefore, option D is correct.

Danny is editing the text content of a single page on a website he created a year ago. What part of the tag would he have to update?

A.

B.

C.

D. loc

Answers

"<lastmod>" is the right choice for the given scenario

Explanation:

<update> This tag does not belong to <URL> tag of the site map. Hence this option goes invalid.

<lastmod> This gives details of the date and time when the website content was changed. It will be in "W3C Date time format". This may omit time at times. This is the write answer.

<loc> This contains the URL of the web page.

<changefreq>: How frequently the "web page is likely to get modified". The  values which it accepts are: "monthly, always , daily , weekly ,hourly, yearly , never"

define service business

Answers

Answer:

A commercial enterprise that provides work performed in an expert manner by an individual or team for the benefit of its customers. The typical service business provides intangible products, such as accounting, banking, consulting, cleaning, landscaping, education, insurance, treatment, and transportation services.

Explanation:

What sugar is used in a DNA molecule​

Answers

Answer:

Ribose and Deoxyribose. The 5-carbon sugars ribose and deoxyribose are important components of nucleotides, and are found in RNA and DNA, respectively. The sugars found in nucleic acids are pentose sugars; a pentose sugar has five carbon atoms. A combination of a base and a sugar is called a nucleoside.

Explanation:

Answer:

Deoxyribose and ribose

Explanation:

The backbone of DNA is based on a repeated pattern of a sugar group and a phosphate group. The full name of DNA, deoxyribonucleic acid, gives you the name of the sugar present - deoxyribose. Deoxyribose is a modified form of another sugar called ribose.

are engineers who help to develop products and projects by creating technical drawings

Answers

Engineers are vital in the creation of technical drawings for product and project development. Technical drawings must be detailed and precise to ensure clarity in the design and manufacturing processes. The use of CAD tools has revolutionized the way engineers design, analyze, and fabricate components.

Engineers play a critical role in the development of products and projects by creating technical drawings that serve as essential blueprints for construction and manufacturing. These technical drawings must be easy to understand, complete, correct, and up to date, to accurately convey engineering design and operations. In the process of engineering design, engineers collaborate often, whether on a team of architects specifying the layout of a building or a team tasked with devising a new jet engine. They use drawings to communicate complex ideas efficiently.

Engineering is fundamentally about the design and creation of things that are practical and beneficial for our lives. Thus, engineering design incorporates not only creating new products from scratch but also improving existing ones through incremental design. Both processes require a detailed set of technical drawings that articulate every aspect of the product's design, including materials, dimensions, and construction details. These drawings are used not only in the building phase but also form a part of legal contracts, informing bid processes, and contractor selection.

Write a c++ application that computes gross salary for Mr.A,given that during the interview session and before started work, it was agreed that his hourly wage would be Ghs 47. Assume that he worked for 387 hrs and he resigned. Compute also his Net salary given the under listed information:
Taxes. Value. Tax1. 4.7%ofgross. Tax2. Gh 87. Tax3. 3.2% ofgross. Tax4. Gh 3. Tax5. 0.4 of gross.

Given that extra dispensation is given to employees in the form of bonuses. Compute the take home pay from the table below.




Net salary. Bonus.

0-10. 5% of net value.
11-500. 10% of net value
501-1000. Ghs 500
1001-2000. Ghs 600
Above 2000. 5% of net salary

Answers

Answer:

# include <iostream>

using namespace::std;

int main()

{   int hours;

float hourly_rate= 47;

double net_Sal;

float tax1;

float tax2;

float tax3;

float tax4;

float tax5;

double gross_Pay;

float bonus;

   cout<<"Enter net hours worked";

   cin>>hours;

   net_Sal= 47 * 387;

       tax1 = (4.7 * net_Sal)/100;

       tax2= 87;

       tax3=(3.7 * net_Sal)/100;

       tax4=3;

       tax5=(0.47 * net_Sal)/100;

       gross_Pay= net_Sal- tax1 - tax2 -tax3 - tax4 - tax5;

       float temp=gross_Pay;                  

       double in_hand;

       if (gross_Pay<10)

       {

           bonus= (5 * gross_Pay)/100;

           in_hand=gross_Pay+bonus;

           gross_Pay=gross_Pay-gross_Pay;

       }

       else if (gross_Pay>10 ||gross_Pay<500)

       { bonus= (10 * gross_Pay)/100;

         temp=gross_Pay-gross_Pay;

         in_hand=in_hand+bonus;

       }

       else if (gross_Pay>500|| gross_Pay<1000)

       { bonus= 500;

         gross_Pay=gross_Pay-gross_Pay;

         in_hand=in_hand+bonus;

       }

       else if (gross_Pay>1000 || gross_Pay<=2000)

       { bonus= 600;

         gross_Pay=gross_Pay-gross_Pay;

         in_hand=in_hand+bonus;

       }

       else if (gross_Pay>2000)

       { bonus= (5 * gross_Pay)/100;

         gross_Pay=gross_Pay-gross_Pay;

         in_hand=in_hand+bonus;

       }

        cout<<"in hand="<<in_hand;

        return 0;

}

Explanation:

Please check the answer section. The only complex part of this question is number of variables, and if loop conditional statements.

match each storyboarding technique with its appropriate description

Answers

Final answer:

The storyboarding techniques are: narrative storytelling techniques, descriptive narrative techniques, spatial structure.

Explanation:

The storyboarding technique that matches with its appropriate description is as follows:

Offer background information. Use narrative, or storytelling, techniques. Use reporting techniques, providing supporting facts and answering questions of who, what, when, where, why, and how.

Show and tell: descriptive and narrative techniques to help readers imagine the subject combined with reporting techniques to relay factual information.

Spatial structure: used in profiles of buildings, artworks, and public spaces. This structure reflects a "tour" of the space or image.

Other Questions
How did Odysseus regain his throne and family? Explain his strategy, and how he accomplished his goals The accountant of Reliable Consulting Company failed to make an adjusting entry to record $6,000 for unearned service revenues that were earned before the end of the fiscal year. Assume the company initially recorded a liability. Which of the following statements is true?A. The total assets will be overstated.B. The total liabilities will be understated.C. The total liabilities will be overstated.D. The total assets will be understated. The proximal end of the ulna illustrates the relationship of form and function. The rounded trochlear notch articulates with the hourglass shape of the trochlea. This forms a joint that allows for ________. Coronary heart disease is caused by:reduced blood flow to the heartreduced nutrient flow to the heartreduced oxygen flow to the heartreduced electrical flow to the heart Based on the following information, determine the amount of equipment on the balance sheet. Total liabilities and owner's equity equals $11.750; total current assets equals $19,800; land equals $15,000; and accumulated depreciation equipment equals $1,550. a. $11,500 b. $3,250 c. $3,400 d. None of these choices are correct State the slope and the y-intercept of this equation: y = -4x - 9 A line that includes the points (10,g) and (9,4) has a slope of 2. What is the value of g?g= he accounting for the allocation of overhead costs is a three-step process and occurs at three different points in the accounting cycle. List each of the three steps. For each step indicate when the step occurs and why the step is needed. In a DNA molecule, which of the following forms a base pair with adenine?O A. CytosineO B. GuanineO C. ThymineO D. Adenine Is eastern russia considered part if southeast asia? Delta Airlines quotes a flight time of 2 hours for its flights from Cincinnati to Tampa, meaning that an on-time flight would arrive in 2 hours. Suppose we believe that actual flight times are uniformly distributed between 1 hour 50min minutes and 135 minutes.a. Show the graph of the probability density function for flight time.b. What is the probability that the flight will be no more than 5 minutes late?c. What is the probability that the flight will be more than 10 minutes late?d. What is the expected flight time? A survey showed that 9 every 25 students like dogs while 13th of every 20 students like cats. How many more of the students like cats than dogs? So how do you answer that question One company executive has expressed concern about the operating loss that has occurred in Product Line 2 and has suggested that Product Line 2 be discontinued. If Product Line 2 were to be dropped, the operating income of the company would:_______. List four precautions should be followed when handling brake fluid. Complete the following sentences with the appropriate possessive adjectives from the exercise above.1. Es el libro de Ricardo. Es______________ (his) libro.2. Son la camisas de Nina. Son___________(her) camisas.3. Son los cuadernos de ti. Son__________(your) cuadernos.4. Es la casa de nosotros. Es________(our) casa. 100 POINTS!! PLEASE HELP FAST!!!Choose one of the organisms from the list below. The listed websites are suggestions as to where you can find information about each organism, but you may also use other websites or print resources for your research.(Only pick one of the following)Zebra musselRabbits in Australia - Purple loosestrife Brushtail possum in New Zealand - (Now answers them remember you only have to pick on of them dont do all of them)As you are researching your organism, keep in mind the following questions. Use the space after each question to take notes during your research.1.Where is this organism found?2.How was this organism transported to its new ecosystem? Was it intentionally transported, and if so, for what reason?3.Why is this organism able to spread so rapidly in its new ecosystem?4.What is the effect of this organism on the ecosystems current food web?5.Is this organism affecting the lives of humans? If so, how?6.Are there any plans for controlling or removing this organism?Use your research to write 3-5 well-constructed paragraphs that answer all of the questions. Your paper should be 11.5 pages long, double-spaced, using 12 pt. font. Make sure to list any sources you used in answering the questions (including the sources above, if used). Cathy has created a website for her shop of homemade chocolates and scented candles. Apart from traditional retailing, she sends e-mails to the people in her neighborhood. She also informs customers about various promotional offers through pamphlets. Which of the following techniques best describes Cathy's overall marketing methodA. Word-of-mouth marketingB. Embedded marketingC. Multichannel marketingD. Digital marketing John, a minor, badly injured his leg in a bicycle accident and needs surgery. What procedure needs to be followed in this case?OA John's parents or a guardian must give consent.B. John can give consent.OC. The surgeon does not require consent.D. Any of John's friends can give consent. What is the name of the yellow zone found approximately in the center of this map of Africa?A)CongoB)KalahariC)SaharaD)Sahel Plz help in ASAP I need it I will give you BRAINLEIST whatevrr it is called