What Coding program does UNITY use?

Answers

Answer 1

Answer:

c#

Explanation:

Scripts are written in a special language that Unity can understand. And, it's through this language that we can talk to the engine and give it our instructions. The language that's used in Unity is called C# (pronounced C-sharp). All the languages that Unity operates with are object-oriented scripting languages.


Related Questions

Which device improves network performance by dividing a given network segment into separate collision domains

Answers

A network switch improves network performance by dividing a given network segment into separate collision domains.

A network switch is a device that operates at the data link layer of the OSI model. It receives incoming data packets, examines the destination MAC address, and forwards the packets only to the appropriate port that leads to the destination device. Unlike a network hub, which broadcasts incoming packets to all connected devices, a switch creates separate collision domains for each connected device.

In a collision domain, devices contend for the same network resources, such as bandwidth, leading to collisions and degraded performance. By dividing the network into separate collision domains, a switch effectively reduces collisions, improves network efficiency, and enhances overall network performance.

To learn more about  network click here

brainly.com/question/13102717

#SPJ11

describe and analyze an algorithm to find the shortest path from s to t when exactly k edges in g have negative weight. how does the running time of your algorithm depend on k?

Answers

Modified Bellman-Ford algorithm solves shortest path with k neg. weights in O(km).

Algorithm for shortest path problem?

The problem of finding the shortest path from a source vertex s to a target vertex t in a graph with exactly k negative weight edges can be solved using a modified version of the Bellman-Ford algorithm.

Initialize the distance from s to all other vertices as infinity, except for s which is set to 0.

For i from 1 to k, repeat the following:

For each edge (u, v) in the graph, update the distance to v as min(distance[v], distance[u] + weight(u, v)), where weight(u, v) is the weight of the edge (u, v).

For each edge (u, v) in the graph, update the distance to v again as min(distance[v], distance[u] + weight(u, v)), but this time, we consider the opposite of the weight of the edge (u, v).

Return the distance from s to t.

The above algorithm works because for any path from s to t with exactly k negative weight edges, there must be at least one negative weight edge. Therefore, we first relax all edges as usual, and then relax them again, considering the opposite of their weights. This ensures that we consider all possible paths with exactly k negative weight edges.

The running time of this algorithm is O(km), where m is the number of edges in the graph. This is because we run the Bellman-Ford algorithm twice for each of the k negative weight edges.

The running time of this algorithm depends on k because we need to run the Bellman-Ford algorithm k times to ensure that we consider all possible paths with exactly k negative weight edges. However, in practice, k is usually a small constant, so the running time of the algorithm is still reasonable

In summary, the algorithm to find the shortest path from s to t with exactly k negative weight edges works by modifying the Bellman-Ford algorithm to consider all possible paths with exactly k negative weight edges. The running time of the algorithm is O(km), where k is the number of negative weight edges in the graph and m is the number of edges in the graph.

Learn more about Shortest-Path.

brainly.com/question/31214923

#SPJ11

what is a massively parallel processing computer system? how is grid computing different from such a system? how are they similar and how are they different?

Answers

A massively parallel processing (MPP) computer system is a type of computer architecture designed to process large amounts of data in parallel by using multiple processors or computing nodes.

In an MPP system, each processor or node works on a different portion of the data simultaneously, allowing for high-performance computing and efficient processing of complex tasks. MPP systems typically have a high degree of interconnectivity between processors to facilitate communication and data exchange.

Grid computing, on the other hand, refers to a distributed computing model where resources from multiple independent systems or organizations are combined to form a virtual supercomputer. In grid computing, the focus is on sharing computing resources such as processing power, storage, and network bandwidth across different locations and administrative domains. Grid computing enables the utilization of idle resources from multiple systems to handle large-scale computing tasks.

Similarities between MPP and grid computing:1. Parallel Processing: Both MPP and grid computing leverage parallel processing techniques to improve computational performance.

2. Scalability: Both systems offer scalability by allowing the addition of more computing resources to handle larger workloads.

Differences between MPP and grid computing:1. System Architecture: MPP systems are typically designed with tightly coupled processors or nodes within a single system, while grid computing involves connecting distributed resources across multiple systems and locations.

2. Ownership and Control: In MPP systems, the hardware and software resources are owned and controlled by a single organization, whereas in grid computing, resources are typically SHAREd among multiple organizations or entities.3. Resource Sharing: MPP systems are dedicated to a specific organization or task, with resources exclusively used for internal purposes. In contrast, grid computing involves sharing resources across multiple users and organizations, enabling collaborative computing and resource pooling.

In summary, MPP systems are high-performance computing architectures designed for parallel processing within a single system, while grid computing focuses on resource sharing and collaboration across distributed systems and organizations. Both approaches aim to improve computational performance but differ in their architecture, ownership, and resource sharing models.

Learn more about massively parallel processing (here:

https://brainly.com/question/14971914

#SPJ11

When a person can present their own ideas without barreling over the other person and their ideas, they are exhibiting

Answers

Answer:

Assertiveness.

Explanation:

Assertiveness can be defined as a social skill and communication style in which an individual expresses his or her feelings, ideas, desires, opinions, needs or even their rights without being disrespectful to the other party.

Basically, an individual who communicates effectively without being aggressive and disrespectful is said to possess an assertive communication skills.

This ultimately implies that, this kind of individual can effectively combine his behavioral, cognitive and emotional traits while communicating with others.

Hence, when a person can present their own ideas without barreling over the other person and their ideas, they are exhibiting assertiveness.

URGENT! I know it has to be one of these answers, but I cannot tell the difference between them for the life of me. Help.

URGENT! I know it has to be one of these answers, but I cannot tell the difference between them for the

Answers

I don't see a difference. Otherwise, they both are correct.

How do you delete data from a cell?
O press the delete key
O the d key
O the enter key
O F5 key

How do you delete data from a cell?O press the delete keyO the d keyO the enter keyO F5 key

Answers

Answer:

press the delete key is the way to delete the data from a cell

how can green computing be implemented in an organization? answer unselected by relocating certain divisions to different areas of the world, depending upon their computing power needs unselected by using virtualization to replace hundreds of individual servers with just a few powerful mainframe computers unselected by replacing energy-draining mainframes with more energy-efficient desktop machines unselected by taking old computers to the landfill and replacing them with just a few mainframes

Answers

Green computing can be implemented in an organization by using virtualization to replace hundreds of individual servers with just a few powerful mainframe computers.

Green computing, also known as green technology, can be defined as the use of computers and other computing devices and equipment in energy-efficient and eco-friendly ways. Organizations that use green computing methods often deploy energy-efficient central processing units (CPUs), peripherals, power systems, and servers. Organizations that use green computing methods also focus on reducing resource use and properly disposing of physical and electronic waste (e-waste).

Companies that use green computing strategies can include the following steps:

Remote work.Smart technology. Upgrade and rearrange the data center. Power down. Strategic scheduling. Display selection. Computer selection.Power management. Temperature check. E-waste.Alternative energy.

Learn more about green computing here https://brainly.com/question/14491844

#SPJ4

HELP ME PLZ IM AM STUCK ON THIS I NEED AWNSERS

HELP ME PLZ IM AM STUCK ON THIS I NEED AWNSERS

Answers

Answer:

What are your cards?? I may be able to help you if you put your cards. :)

Explanation:

Examples of the many different ways an app can be used are called use

Answers

Answer:

Different Types of Application Software

Explanation:

Word Processing Software. This software enables users to create and edit documents. The most popular examples of this type of software are MS-Word, WordPad and Notepad among other text editors.

Database Software. Database is a structured collection of data. A computer database relies on database software to organize data and enable database users to perform database operations.

Spreadsheet Software. Excel, Lotus 1-2-3 and Apple Numbers are some examples of spreadsheet software. These software allow users to perform calculations using spreadsheets.

Hope this helped

Answer:

Different Types of Application Software

Explanation:

I hope this helps

With the _______________________________ as a Service model, the cloud provider owns and manages all levels of the computing environment.

Answers

The largest segment of the cloud market is cloud application services, or Software as a Service (SaaS), and it is still expanding swiftly. Applications that are managed by a third-party provider are delivered via the web using SaaS.

What does cloud computing's SaaS, PaaS, and IaaS mean?

Infrastructure-as-a-service (IaaS), platform-as-a-service (PaaS), and software-as-a-service are the three primary categories of cloud computing as-a-service alternatives, and each one offers a different level of management for you (SaaS).

What does cloud computing PaaS mean?

Platform as a Service (PaaS) is a full-featured cloud environment that has all the servers, operating systems, networking, storage, middleware, tools, and other components that developers need to create, run, and maintain applications.

To know more about SaaS visit:-

https://brainly.com/question/11973901

#SPJ4

What Pre-Built PC should I get? I don't have a lot of money so I'm looking for cheap options.

Answers

Answer:

for a gaming pc i recommend better graphic cards and for streaming gpu you can find some good options online not exactly sure what model.

What is the primary purpose of endnotes?

to provide information on a source used to create a document
to identify the sources on each page of a document in the form of links
to provide additional information that does not fit in the main body of the text
to mark a location in a document to make it easier to navigate to that location

Answers

Answer:

They acknowledge the source of a quotation, paraphrase, or summary; and (2) They provide explanatory comments that would interrupt the flow of the main text.so its B

Answer:

A. to provide information on a source used to create a document

Explanation:

EDGE 2021 :)

What do you like least about coding in python?​

Answers

Something I dislike is it emphatically controverts decades of programming experience with its syntax.

A firm that sells e-books - books in digital form downloadable from the Internet - sells all e-books relating to do-it-yourself topics (home plumbing, gardening, and so on) at the same price. At present, the company can earn a maximum annual profit of $45,000 when it sells 20,000 copies within a year's time. The firm incurs a 50-cent expense each time a consumer downloads a copy, but the company must spend $150,000 per year developing new editions of the e-books. The company has determined that it would earn zero economic profits if price were equal to average total cost, and in this case it could sell 25,000 copies. Under marginal cost pricing, it could sell 105,000 copies In the short run, to the nearest cent, what is the profit-maximizing price of e-books relating to do-it-yourself topics? s At the profit-maximizing quantity, to the nearest cent, what is the average total cost of producing e-books? $

Answers

The average total cost of producing e-books is $0.25 per book.

To find the profit-maximizing price and the average total cost of producing e-books, we need to analyze the given information.

1. Profit-Maximizing Price:

The company incurs a 50-cent expense each time a consumer downloads a copy. This expense can be considered as the marginal cost. Under marginal cost pricing, the company could sell 105,000 copies. To maximize profit, the company should set the price equal to the marginal cost. Therefore, the profit-maximizing price would be $0.50.

2. Average Total Cost (ATC):

The company can earn a maximum annual profit of $45,000 when it sells 20,000 copies. This profit can be considered as the difference between the total revenue and the total cost. Since the profit is zero when the price equals average total cost, we can calculate the average total cost by dividing the total cost by the quantity of e-books sold.

Profit = Total Revenue - Total Cost

$45,000 = (Price per e-book * Quantity) - Total Cost

$45,000 = ($0.50 * 20,000) - Total Cost

Total Cost = $5,000

To find the average total cost, we divide the total cost by the quantity of e-books sold:

Average Total Cost = Total Cost / Quantity

Average Total Cost = $5,000 / 20,000

Average Total Cost = $0.25

Therefore, the average total cost of producing e-books is $0.25 per book.

Learn more about average total cost here:-

https://brainly.com/question/27729737

#SPJ11

What is image size command?

Answers

The Image Size dialog box allows us to not only view but also modify the image's size.

For picture resizing, Photoshop's Image Size dialog box is Command Central. To access it, go to the Image option in the Menu Bar and select Image Size at the start of the game (Mac). The Image Size dialog box in Photoshop CC has a preview pane on the left and options for seeing and modifying the size of the image on the right. The new preview window is the most noticeable change in Adobe's redesign of the Image Size dialog box in Photoshop CC.

To know more about photoshop, visit;

brainly.com/question/16859761

#SPJ4

In which type of computer, data are represented as discrete signals?

Answers

Answer:

Digital computer.

Explanation:

A digital signal is a type of continuous signal (discrete signal) consisting of just two states, on (1) or off (0).

What is wrong with the following code?
numl = int (input("Enter a number: "))
numz = int (input("Enter a number: "D)
num3 = int (input("Enter a number: "))
print ("The average is: + (numl + num2 + num3/3)
The last line should be print ("The average is: (numl + num2 + num/3)
The variables should be lnum, 2num, Bnum
It needs a into command
It needs a stro command

Answers

Code:

numl = int (input("Enter a number: "))

num2 = int (input("Enter a number: "))

num3 = int (input("Enter a number: "))

print ("The average is:" + ((numl + num2 + num3)/3))

Answer:

It needs a str command

Explanation:

Given

The above code

Required

Determine and correct the error

At the last line of the code, there is an attempt to print the average of the three numbers.

However, this will return an error because:

In order to print the literal "The average is:" and the numeric value of (numl + num2 + num3)/3, a str command is needed.

This converts (numl + num2 + num3)/3 to a literal and then print without error.

So, the correct instruction is:

print ("The average is:" + str((numl + num2 + num3)/3))

All of the following statements about MapReduce are true EXCEPT: MapReduce handles the complexities of network communication. MapReduce is a general-purpose execution engine. MapReduce handles parallel programming. MapReduce runs without fault tolerance.

Answers

Answer:

The correct option is;

MapReduce runs without fault tolerance

Explanation:

Map Reduce is a technique of processing or a framework of software, that is geared towards managing, sorting and handling large data by working in the Map and Reduce phases where the map function involves the dividing, filtering and sorting of the data and mapping of the split data while the reduce method involves the rearranging, summary activities having the data reduced.

Choose the correct option. i) An object thrown from a moving bus is on example of
(A) Uniform circular motion
(B) Rectilinear motion
(C) Projectile motion
(D) Motion in one dimension​
age

Answers

PROJECTILE MOTION

The answer is option C: "Projectile motion."

Projectile motion refers to the motion of an object that is thrown or launched into the air and follows a parabolic path under the influence of gravity. An object thrown from a moving bus is an example of projectile motion because it is launched into the air and follows a curved path due to the force of gravity.

Option A: "Uniform circular motion" refers to the motion of an object moving in a circular path at a constant speed.

Option B: "Rectilinear motion" refers to the motion of an object moving in a straight line.

Option D: "Motion in one dimension" refers to motion that occurs along a single straight line, rather than in two or three dimensions.

Hope This Helps You!

Write an application that allows a user to input the height and width of a rectangle. It should output the area and perimeter of the rectangle. Use methods for entering the values, performing the computations, and displaying the results. Results should be formatted with one position to the right of the decimal and printed number aligned in a tabular display.

Answers

Answer:

Explanation:

This code is written in Java. It creates a Rectangle class that contains variables for the height and width. It also contains constructor, methods for calculating perimeter and area, and a printInfo method to print out all the results. A test case has been created in the main method which creates a Rectangle object and prints out the printInfo which calls the area and perimeter methods as well. The output can be seen in the attached image below. Due to technical difficulties I have added the code as a txt file below.

Write an application that allows a user to input the height and width of a rectangle. It should output

briefly describe two objectives of write-ahead-logging supported in many database management systems

Answers

Two objectives of write-ahead-logging supported in many database management systems are:

Write-ahead-logging reduces the amount of disk writes significantly as you only need to flush the log file to the disk when committing a transaction.Write-ahead-logging caters to your data backup needs and also provides you with backup and point-in-time recovery. You can simply archive the WAL data and revert to any time instant that occurred prior to the latest data write.

What is a database management system?

A database management system (or DBMS) is essentially just a computerized data-keeping system. Users of the system are given the ability to perform a variety of operations on such a system for either manipulating the data in the database or managing the database structure itself. Data structures or types are used to categorize database management systems (DBMSs).

Inverted list, hierarchic, network, and relational databases can all be used on a mainframe to take advantage of z/OS®.

When the data structure of the data required for an application is relatively static, mainframe sites frequently use a hierarchical model. For instance, a Bill of Material (BOM) database structure always has a high level assembly part number and a number of levels of components with subcomponents.

Learn more about database management system

https://brainly.com/question/24027204

#SPJ4

Reallocate in a sentence

Answers

Explanation:

to allocate something is the meaning.

meaning and explanation of fortran​

Answers

Definition of FORTRAN. : a computer programming language that resembles algebra in its notation and is widely used for scientific applications. Hope this helped!

Answer:

is a general-purpose, compiled imperative programming language that is especially suited to numeric computation and scientific computing.

Explanation:

Fortran, as derived from Formula Translating System, is a general-purpose, imperative programming language. It is used for numeric and scientific computing. Fortran was originally developed by IBM in the 1950s for scientific and engineering applications.

n cell b10, use a sumif formula to calculate the sum of annualsales where the value in the regions named range is equal to the region listed in cell b9.

Answers

SUMIF formula is used to calculate the sum of sales revenue for the year by checking the value in the regions named range equal to the region listed in cell B9.

The SUMIF formula is used when a specific criterion is to be applied to a range, and the sum of the cells meeting that criterion is required. For instance, to calculate the sum of annual sales where the value in the regions named range is equal to the region listed in cell B9. The formula is written in cell B10 as follows:=SUMIF(Regions, B9, AnnualSales)The formula means:

• Regions: is the named range in the worksheet• B9: the region for which the sum of sales is to be calculated• AnnualSales: the range where the annual sales data is locatedTo get a better understanding, the steps for calculating the SUMIF formula in cell B10 are:1. Select cell B10, where the sum is to be displayed.2. Type the formula “=SUMIF(Regions, B9, AnnualSales)” into the cell.

3. Press Enter, and the sum of sales revenue for the year will be displayed in cell B10.4. The SUMIF formula calculates the sum of annual sales for a particular region.

To know more about sales visit:

https://brainly.com/question/29436143

#SPJ11

Engine blocks have water chambers that help heat up the engine when it gets too cold.


False

True

Answers

False because it can’t be true

Answer:True

Explanation:

Which type of computer/IT architecture is limited to a central computer system?
a) Mainframe
b) Web-services
c) Peer-to-peer
d) Wireless
e) Server-to-server

Answers

The type of computer/IT architecture that is limited to a central computer system is Mainframe. Therefore the correct option is option A.

Computer Architecture is the design of computer components such as processor and memory, along with their interconnections, in order to achieve an optimum balance of performance, speed, and cost-effectiveness.

The different types of computer architectures are: Centralized architecture Distributed architecture Hybrid architecture Centralized architecture is a type of architecture that is restricted to a central computer system.

This architecture is often used in mainframe computers, where the central computer is a large, powerful machine that is shared by many users at once. Thus, the answer is Mainframe.

For such more question on Mainframe:

https://brainly.com/question/26705497

#SPJ11

consider a logical address space of 64 pages of 1,024 words each, mapped onto a physical memory of 32 frames. a. how many bits are there in the logical address? b. how many bits are there in the physical address?

Answers

The logical address requires 16 bits to represent it, while the physical address requires 15 bits.

To determine the number of bits in the logical address, we need to consider the number of pages in the logical address space. With 64 pages, we require log2(64) = 6 bits to represent the page number. Additionally, we need log2(1024) = 10 bits to represent the word offset within each page. Thus, the logical address consists of 6 + 10 = 16 bits.

For the physical address, we need to calculate the number of bits required to represent the frame number. With 32 frames in the physical memory, we need log2(32) = 5 bits to represent the frame number. The word offset within each frame remains the same as in the logical address, requiring 10 bits. Therefore, the physical address consists of 5 + 10 = 15 bits.

Learn more about logical address here;

https://brainly.com/question/13013906

#SPJ11

Click the above image
Ask the user to enter two numbers. The first number is for the multiplication table. The second number is the number of rows to display.

Use a for loop to print the table.

Click the above imageAsk the user to enter two numbers. The first number is for the multiplication table.

Answers

Answer:

Follows are the cdo0de to this question:

import java.util.*;//package  

public class Table //defining class Table

{

   public static void main(String[] asx)//main method  

   {

       int x,y,i;//defining integer variables

       Scanner bg=new Scanner(System.in);//creating Scanner class object

       System.out.print("Enter first number: ");//print message  

       x=bg.nextInt();//input value

       System.out.print("Enter Second number: ");//print message

       y=bg.nextInt();//input value

       for(i = 1; i <= y; i++)//defining for loop for print Table

       {

           System.out.printf("%d * %d = %d \n", x, i, x * i);//calculate and print table

       }

   }

}

Output:

Enter first number: 5

Enter Second number: 3

5 * 1 = 5  

5 * 2 = 10  

5 * 3 = 15

Explanation:

In the above code, three integer variable "x,y, and i" is declared, in which "x,y" variable is used to input value from the user end, and after input, the value the for loop is used, in which the second variable "y" count the rows, and "i, x" variable is used for calculates the multiplication of the table.  

In a school 50% of the students are younger than 10, 1/20 are 10 years old and 1/10 are older than 10 but younger than 12, the remaining 70 students are 12 or older. How many students are 10?

Answers

Answer: 10 students

Explanation:

Students younger than 10 = 50%

Students that are 10years old = 1/20 = 1/20 × 100 = 5%

Students that are older than 10 but younger than 12 = 1/10= 1/10 × 100 = 10%

Students that are 12 years or older

= 100% - (50% + 5% + 10%)

= 100% - 65%

= 35%

This means that 35% of the students are 12 years or older and we've been given the number as 70.

Let's say the total number of students is x. Therefore,

35% of x = 70

0.35 × x = 70

0.35x = 70

x = 70/0.35

x = 200

The total number of students is 200.

Therefore, the number of students that are 10years will be:

= 1/20 × 200

= 10 students

Therefore, 10 students are 10 years.

which of the following is not a step for developing an excel application? a. document the development effort b. test and debug the application. c. plan an application that meets the needs of the user. d. all of these are steps for developing an excel spreadsheet application. e. attempt to make the application bulletproof.

Answers

I think the answer is E
Other Questions
Use the Composite Simpson's rule with n = 6 to approximate / f(x)dx for the function f(x) = 2x + 1 Answer: drew, elmer, and frank are partners in the def partnership. the partnership is being dissolved. it has $200,000 in cash assets and it owes $410,000 to creditors. profits and losses of the partners are shared equally, although drew contributed $100,000 in capital; elmer contributed $50,000 in capital; and frank contributed $25,000 in capital. which of the following is correct with regard to the responsibility of each partner?a. Each partner is responsible for $70,000 of the money owed to creditors. b. Elmer will have to contribute additional capital in order to settle the partnership affairs. c. Drew will have to contribute additional capital in order to settle the partnership affairs. d. All of these are correct. QUESTION 15General Motors has current assets $5000 non-current assets $3000, plant and equipment $1500, notes payable $800 and retained earnings $1000, uning the standardized financial statement method how would notes payables appear?O a. 10%O b. 12.5%O c. 8.42%O d. 20% The ________ nervous system stimulates the arrector pili muscles and gives you "goosebumps."A) parasympatheticB) afferentC) dorsalD) sympatheticE) somatic Writing: how do Atalantas conflicts remind you of real life ASAP IT ALMOST DUE In 2-3 paragraphs explain in your opinion if it is a good idea to raise minimum wage. What is the volume of the figure? Pls help me COMPARE AND CONTRAST RENEWABLE AND NON RENEWABLE RESOURCES. PROVIDE AN EXAMPLE OF EACH. Hi Can somone add me as a friend and give me thank yous and give me brainlist i never had anyones of thease PLease PLEASE PLEASE PLEASE PLEASE!!! Thanks :( Beki [the daughter-in-law of Chinggis Khan] laid a sound basis for the management of the Mongol courts affairs. One can say that no turban-wearing male minister would have been capable of dealing with these matters as brilliantly as she did. Her husband used to consult her first on any state business, be it military or political, and would always take the course she recommended. After her husbands death, she took control of her sons with great wisdom. Even though each one of them was prince and therefore capable of ruling by his own will, she made sure they never departed from the rules of the ancient Mongol laws of conduct. When her son, Gyk Khan, was raised to the throne, he and his brothers were the only princes who because of Bekis wise guidancewere found always to have acted according to the laws. The great nobles of the assembly that gave the khanate to Gyk are said to have praised Beki with the following verse: And if all women were like her, then women would indeed be superior to men. Although she herself was a Christian, Beki generously supported the Muslim religion. She gave 1,000 silver coins to build an Islamic school in the city of Bukhara. She also gave alms every year to be distributed among the poor and needy Muslims. Ata-Malik Juvayni, Persian Muslim historian who served as a provincial governor in the Mongol Ilkhanate, History of the World Conqueror, chronicle of the Mongol Empire, written circa 1270 C.E. The description of Bekis actions in the passage can best be used to illustrate which of the following unique aspects of Mongol society? Group of answer choicesIn part because of Mongol societys nomadic nature, elite Mongol women exercised considerably more political power and influence than did women in most other contemporary societies.Because of the highly militarized structure of Mongol society, Mongol women could use their fighting skills to negotiate a more powerful position in society than could women elsewhere.The Mongol custom of having an assembly of male notables as the final decision-making body left Mongol women mostly powerless, in contrast to the situation in most other Eurasian societies.Because Mongol society had no distinctions based on birth or nobility, all Mongol women, regardless of their position in society, were expected to behave in the same way. Ross owns and manages a UK business that imports and sells specialist cars from Japan. On Tuesday of last week one of Rosss employees posted an advertisement on the companys website offering for sale a new Toyota GR Supra 3.0 stating a price of 5,434 rather than 54,340 as intended. Joey visited the website with a view to buying a much less expensive Toyota Yaris petrol/electric hybrid within his budget of around 20,000. However, having noticed the price on the advertised Supra model, and thrilled at what an apparent bargain this represented, he immediately telephoned the number listed on the website. He spoke to one of Rosss staff to confirm his acceptance of the advertised offer. The staff member thought this quite funny but Joey was adamant that he had the right to accept the offer and stated that he would take delivery of the car in exchange for 5,434 as advertised. The concerned member of staff referred the matter to Ross, who subsequently telephoned Joey to explain that there had simply been a mistake and that if Joey wished to buy the car for the true price of 54,340 then he would be happy to organise that. Joey reiterated his stance that Ross must sell him the car for the advertised price. Ross refused, at which point Joey threatened legal action. Upon ending the call, Ross immediately amended the advertised price on the website to 54,340. Later that day, Chandler visited the website and placed an order online for a Toyota GR Supra 3.0 at the advertised price of 54,340 with the caveat that whilst he wanted to purchase the car he would first need to check that finance and insurance could be suitably arranged. Phoebe subsequently viewed the same advertisement as Chandler and completed an online order but offered 50,000 for the car. Ross contacted Phoebe to say her offer was acceptable and that he would arrange for the car to be ordered. One week later Phoebe emailed Ross to advise that she had changed her mind and would not now go through with the purchase.Required: Examine the contractual positions of the parties here. El libro "cosmos" de Alexander Von HumboldtCuales son sus personajes principales y secundarios?porfa es para hoy :( i need freinds.:(plz list the retail price of the least and the most expensive books for each book category Gantt charts are an ideal tool for controlling a complex project because they provide plenty of detailed information. true or false Howie wants to know how many apples he could pick from his grandpa's orchard. There are 9 rows of trees and he can pick 925 apples from each row. Approximately how many apples can he pick in total? Round the larger factor to the nearest hundred to estimate. A survey of 300 parks showed the following. 15 had only camping. 20 had only hiking trails. 35 had only picnicking. 185 had camping. 140 had camping and hiking trails. 125 had camping and picnicking. 210 had hiking trails. Determine the number of parks that: a. Had at least one of these features. b. Had all three features. c. Did not have any of these features. d. Had exactly two of these features. A qualitative forecasting method which utilizes structured questionnaires submitted to potential customers soliciting opinions about potential products to estimate likely demand is. "It is better to debate a question without settling it than to settle a question without debating it." Explain what you believe the quote means. Should you always have a rebuttal for something you disagree with? How does this relate to the idea of survival? What similarities do van Gogh and Williams share?1. They both worked until death. 2. They were both well-respected. 3. They were in good health until they died. 4. They both had multiple wives