Answer:
There is no need to make an algorithm for this simple problem. Just add the two numbers by storing in two different variables as follows:
Let a,b be two numbers.
c=a+b;
print(c);
But, if you want to find the sum of more numbers, you can use any loop like for, while or do-while as follows:
Let a be the variable where the input numbers are stored.
while(f==1)
{
printf(“Enter number”);
scanf(“Take number into the variable a”);
sum=sum+a;
printf(“Do you want to enter more numbers? 1 for yes, 0 for no”);
scanf(“Take the input into the variable f”);
}
print(Sum)
Explanation:
hi there answer is given mar me as brainliest
The two major types of DNS request are as follows;
- Recursive Query
- Iterative Query
<h3>What is a domain name system?</h3>
Domain name system is abbreviated as DNS.
A Domain Name System (DNS) converts domain names into IP addresses, which allow browsers to get to websites and other internet resources.
Basically, DNS is a directory of names that match with numbers.
Computer uses IP addresses to communicate, therefore, the DNS convert domain names to IP address for communication.
The two major types of DNS request are as follows;
- Recursive Query - Query that demands a resolution
- Iterative Query - Query that does not demand a resolution.
learn more on DNS here: brainly.com/question/14397200
#SPJ11
Answer:
- Cut the Television and related equipment row.
- Click the plus sign on the left side of the table between the last two rows.
- Paste the Television and related equipment row.
Explanation:
In order to move the row, Tristan should first select the row and then cut it. This will ensure that the row will be moved completely instead of copied.
Tristan should then hover with the mouse between the last two rows and click on the plus sign on the left side. It will add a new row to the sheet. between the last two rows.
Tristan should then select the topmost cell and click paste. The television row will be pasted there and Tristan would have successfully moved it.
The answer has to be true because everything makes sense