A flexible budget is an optimum budget for managers that plan revenues and expenses at different sales volumes.
<h3>What is
flexible budget?</h3>
A flexible budget is one that varies in response to changes in actual revenue or other activities. As a result, the budget is reasonably close to the actual results. This technique differs from the more conventional static budget, which comprises only fixed spending numbers that do not change in response to real revenue levels.
A flexible budget will include budget lines for various amounts. For example, if your monthly widget production is 100, your variable admin costs could be $200. However, if you produce 200 widgets every month, your variable admin costs will rise to $400.
Entrepreneurs can adapt with change thanks to flexible, rolling budgets. This nimble planning process lets you adjust spending throughout the year
To know more about flexible budget follow the link:
brainly.com/question/25353134
#SPJ4
Answer:
#include<iostream>
#include<string>
#define N 10
#define M 4
using namespace std;
class Painting
{
protected:
string title;
string author;
int value;
public:
Painting(string Title="", stringAuthor="",int Value=400) {title=Title;author=Author;value=Value;}
void setTitle(string newTitle){title=newTitle;}
void setAuthor(string newAuthor){author=newAuthor;}
void display() {cout<<"Title:"<<title<<endl; cout<<"Author:
"<<author<<endl<<"Value:
"<<value<<endl;}
};
class FamousPainting:public Painting
{
public:
FamousPainting(string Title, stringAuthor, int Value=25000): Painting(Title,Author,Value){}
};
int main()
{
Painting *paintings=new Painting[N];
stringfamous[M]={"Degas","Monet",
"Picasso","Rembrandt"};
string title, author;
int i,k,j;
for(i=0;i<N;i++)
{
cout<<"Input title: ";
getline (cin, title);
cout<<"Input author: ";
getline (cin, author);
k=-1;
for(j=0;j<M;j++)
if(famous[j]==author)
{
k=j;
break;
}
if(k>=0)
paintings[i]=FamousPainting(title,author);
else
paintings[i]=Painting(title,author);
}
for(i=0;i<N;i++)
{
cout<<"Painting#"<<i<<":"<<endl;
paintings[i].display();
}
return 0;
}
Explanation:
Answer:
the derived demands would most likely be increased.
Explanation:
When the new high school opened next to the fast food resturant i.e. popular so here it increased the consumers for that restaurant also the majority of the consumers would be the students only as it near by the school. Also the price should be cheap so that it can be easily afforded by the students
Therefore the derived demand should be likely to rise
General and functional managers are different from end users. what purpose do these managers have in regards to information systems at an organization
General management focuses on the entire business as a whole a top-down organizational view. A functional manager is a person who has management authority over an organizational unit such as a department within a business, company, or other organization.
General management and functional management have many similarities; the primary difference is that a functional manager focuses on one facet of an organization, while the general manager must keep everything in view.
Functional managers are most common in larger organizations with many moving parts, where different business functions are led by managers within those respective fields.
Management is the act or art of managing things.
Department is typically understood as a part of a larger organization.
Organization refers to a collection of people, who are involved in pursuing defined objectives.
To know more about the Management here
brainly.com/question/16289727
#SPJ4
Answer:
B) Jeremy is facing a moral, legal, and ethical decision.
Explanation:
Jeremy knows that what he is doing is not legal, since the legal limit for exhaust system noise is 95 decibels and he will alter the cars muffler so that it reaches 125. Besides that, he faces moral and ethical dilemmas because his business is not doing well and his son has just been diagnosed with cancer and he needs money and a lot of it.