Answer:
// Program is implemented using Coral Programming Language
int X
int Y
int Sum
Put "Enter any two numbers" to output
x = Get next input
Y = Get next input
if Y < X
Put "Second integer can't be less than the first" to output
else
for Sum = X; Sum <= Y; Sum = Sum + 10
Put Sum to output
Explanation:
The above program is written using Coral Programming Language
The first line is a comment
The next 3 lines declares 3 integer variables
Which are X, Y and Sum
X and Y represent the two input numbers as seen on line 6 and 7
X, being the first and Y being the second
Line 8 tests the larger of the two numbers
If Y is less than X, the output is "Second integer can't be less than the first" without the quotes
Else
The last two lines perform iterative operations that assigns the addition of 10 and X to Sum
It continues printing sum as long as sum is less than the value of Y.
I would suggest B because I wouldn’t believe would want their house to be gone
Answer:
The correct option is "<em>d." Characteristics that would make a misstatement material include: The misstatement makes it probable that the judgment of a reasonable person relying on the information would have been changed or influenced by the omission or misstatement.</em>
Explanation:
<em>A misstatement </em>is a false or incorrect statement. So a material misstatement is a significant statement that is false or incorrect. In the context of a financial audit, a material misstatement is untrue information in a financial statement that could affect the financial decisions of one who relies on the statement.
Answer:
Yes, the company is liable because Jamal was on his work route and took a minor detour to pick shirts he needed for work.
Explanation:
Generally what determines if the company is liable or not for a car accident, is if the employee was acting within the scope of his/her normal employment activities. In this case, even though Jamal took a break to pick up some shirts for work, he didn't deviate form his normal activities and not even from his normal work route. He was actually coming back from making a delivery.
It would have been different if he had gone to a different neighborhood or downtown just to pick the shirts. You must also consider that Jamal drives the delivery truck 10 hours a day, and that doesn't leave him a lot of spare time for his own personal activities, and this particular one was also related to his work.
This situation is similar to an accident happening when a truck driver is stopping to go to the bathroom or eating something while travelling.
Answer: Culture
Explanation:
The impact of the culture on the marketing strategy is that the cultural values are get influenced in the society and the various types of new products and the services are get introduced in this culture marketing.
According to the question, the given situation best illustrate the impact of the culture on the marketing strategy as people making various types of decisions according to the cultural influences of the products in an organization.
Therefore, Culture is the correct answer.