Answer:
The country that has a trade deficit is US and the country that has a trade surplus is China.
A country has a trade surplus if the value of export is greater than the value of import.
A country has a trade deficit if the value of export is less than the value of import.
If the US buys goods from China, it is considered import to US and export to China
Total value of export in China / Total value of import to US:
Cost of goods and services purchased + humanitarian aid + amount spent by tourists + amount spent in the stock market
$800 + $100 + $200 + $1000 = $2100
Total value of export in US / Total value of import to China:
Cost of goods and services purchased + humanitarian aid + amount spent by tourists
$1000 + $300 + $600 = $1900
Explanation:
hope it helps
All but the first one, "Never purchase a warranty."
<span>The correct answer is Aushwitz. That's the camp from all the pictures with the famous sign on the doorway. Other famous ones were Mathausen, Dahau, and many more, but none were as famous for their cruelty as Aushwitz. There are many movies that faithfuly replicate the horrors seen in there.</span>
Many sociologists argue that large numbers of Americans are dissatisfied with the U.S. political system today because even though capitalist economies derive more wealth than any other economies in the world, the wealth of America is unevenly distributed.
<h3>What is capitalism? </h3>
Capitalism is an economic system that relies on private ownership of the means of production and their commercial application. Key elements of capitalism include capital accumulation, competitive markets, the pricing system, private property, the recognition of property rights, voluntary exchange, and wage labour. Owners of wealth, real estate, the ability to move capital, and production capacity in a capitalist market economy govern investment and decision-making, even though competition in the markets for goods and services has a significant impact on pricing and the distribution of goods and services. Economists, historians, political economists, and sociologists have all examined capitalism from different angles and recognised various forms of it in daily life.
To learn more about capitalism, visit:
brainly.com/question/10062397
#SPJ4
If you attempt to store data past an array's boundaries, it is guaranteed that the compiler will issue an error, this is false.
If you attempt to store data past an array's boundaries, it is guaranteed that the compiler will issue an error, If an integer array is partially initialized, the uninitialized elements are going to be set to zero. A vector object automatically expands in size to supply lodging the things stored in it.
Array bound checking refers to determining whether all array references in an exceedingly program are within their declared ranges.
This checking is critical for software verification and validation because subscripting array's beyond their declared sizes may produce unexpected results, security holes, or failures.
If we use an array index that's out of bounds, then the compiler will probably compile and even run.
To know more about compiler here
brainly.com/question/27882492
#SPJ4