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.
Operations support systems are generally used by managers at lower levels of an organization. Therefore, the correct answer is option 'D'.
An operational support system (OSS) is a collection of computer programs or information technology (IT) system used by communications service providers to monitor, control, analyze, and manage a computer or telephone network system.
OSS software is designed specifically for telecommunications service providers and is primarily used to support network processes such as network inventory management, network component configuration, service provisioning, and fault management.
With the proliferation of new broadband and Voice over Internet Protocol (VoIP) systems, OSS and network management are increasingly being applied to home networks.
An OSS is also referred to as a business support system (BSS).
Hence, the correct option is 'D'.
Learn more about operations support systems:
brainly.com/question/28214329
#SPJ4
The longer the time period considered, the more the elasticity of supply tends to INCREASE.
The elasticity of supply refers to the responsiveness of suppliers to the change in price of their products or services. Elasticity of supply is measured as a ratio of proportionate change in quantity supplied to the change in price. Elasticity of supply tends to increase with time.<span />
<span>A.impulse
Hope this helps.</span>
In the united states, the average person mostly patronizes firms that operate in Monopolistic Competitive Market.
Monopolistic Competitive Market is a kind of market structure where numerous associations are accessible in an industry, and they produce relative yet isolated things.
None of the association participate in a partnership, and every association work unreservedly no matter what the engaging quality of various association. The market structure is a type of Imperfect Competition.
Imperfect Competition alludes to the circumstance where the characteristics of a market don't satisfy every one of the essential states of an entirely serious market and consequently, it cause market weaknesses when it ends up actually working, and bringing about market disappointment.
To learn more about Monopolistic Competitive Market.
brainly.com/question/15143240
#SPJ4