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:
How the constitution differs from the Articles of the Confederation.
The Constitution of the United States was created on September 7, 1787, and ratified on June 21, 1788. It is the present constitution of the United States, although it has been amended many times.
The Articles of Confederation were the first introduced constitution of the United States. It was created on November 15, 1777, and ratified on March 1, 1781.
<h2>Further Explanation</h2>
The Constitution of the United State operates the bicameral legislature, which consists of the senate and the House of Representatives. It is also known as CONGRESS. There are up to 2 senators from each state and the numbers of representatives depend on the actual population of each state. Members of Congress are elected by the people and the voting in congress is one vote per one representative. There is also an executive arm of government headed by the PRESIDENT.
The Articles of Confederation operates unicameral legislature, also known as the CONGRESS. There are 2 to 7 members that represent each state. The voting pattern in congress is one vote per state and the members of congress are appointed by the state legislators. The executive arm of government is not recognized in the articles of the confederation.
LEARN MORE:
KEYWORDS:
- articles of the confederation
- constitutions
- united states
- president
- executives
- legislators
- bicameral
- unicameral
Answer:in this photo, this phase of the moon is called waning crescent.
The next phase will be new Moon.
About 27 days from now the phase will be waning crescent.
Explanation: Just did it on edge 2020 :)
Answer:
The correct answer are: peripheral route; you do not have strong arguments for why your product is superior
Explanation:
The peripheral route, instead of examining the relevant arguments for the matter, individuals examine the message quickly or focus on simple indicators that help them decide whether to accept or reject the position advocated in the message. The elements that are peripheral to the arguments of the message are those that take center stage. These may include the communicator's physical attractiveness, the direct style of speaking, or the pleasant association between the message and the music that is heard in the background. Sometimes, the strength of the arguments is of secondary or almost null importance. Sometimes we lack the motivation, ability or time to reflect carefully. If we are disinterested, distracted or busy, we may not take the time to analyze the content of the message. Instead of analyzing whether the arguments are convincing, we will most likely follow the peripheral route, focusing on clues and indicators that activate automatic acceptance without too much cognitive processing. Peripheral processing allows communicators to design simple claims and messages to influence individuals. Although on many occasions this route may seem like the panacea of contemporary persuasion, the truth is that a good part of it is also carried out through mechanisms that involve careful and reflective considerations of the message's arguments, since, as we have indicated, When people have some motivation or are able to process messages, they are not based exclusively on peripheral cues and signals, or necessarily fall into the tricks of the persuader. When processing peripherally, people always rely on simple rules, to make decisions, "heuristic." For example the "heuristic" that experts should be believed and only for this reason accept the recommendation of a speaker, the heuristic "if many people think that something is good, then it should be" or those of reputation, consistency and security apparent in the argument. Peripheral and superficial processing does not produce profound and lasting changes of opinion. The effects of surface processing are ephemeral but relevant enough to convince an undecided voter or push a consumer towards the purchase of one or another product.