Answer:
Algorithm:
1.Create a variable N.
2.Read the value of N from user.
3.for i=1 to N.
3.1 Print value of i.
4.end program.
Implementation in C++:
#include <bits/stdc++.h>
using namespace std;
// main function
int main()
{
// variable
int N;
cout<<"Enter value of N:";
// read the value of N
cin>>N;
cout<<"Natural number from 1 to "<<N<<" are:";
for(int i=1;i<=N;i++)
{
// print the numbers
cout<<i<<" ";
}
return 0;
}
Output:
Enter value of N:6
Natural number from 1 to 6 are:1 2 3 4 5 6
Go to edit profile then go to preferences and select school level
Answer:
Short term memory
Explanation:
Is the capacity an individual has to hold on to a small amount of information for a short period of time without altering it, it is used to remember information like phone numbers, passwords etc. It is also known as primary or active memory.
If short time memories is not rehearsed, they don't last and are easily forgotten, they actually last for about 20-30 seconds.
Aspects of short term memory :
1. Limited capacity : in a short term memory at most 7 items can be stored at a time.
2. Limited capacity : information is short lived and can be lost through distraction and with time.
3. Encoding.
Answer:
According to James Gleick, one can hope to listen to a certain sort of emotional request from the old day's books. While it rests in their hands, they feel the smell of the pages, as well as the very minute, cracking sound of the spine, while we open the new book. And you can feel a special feeling for the craft put forward through the book, from the perspective of someone who bakes a loaf of bread for himself as well as professes to give more weight to the vinyl sound. However, this is not the issue. According to James Gleick book is an example of technology that certainly does the job required from it. And we might soon say like record lover, CD lover, and why no Text lover.
Explanation:
Please check the attachment.
Answer:
The answer is that he prefers to work alone.
Explanation:
A marketing job comes with a lot of employees. He need to work with alot of people.