B) a desktop is less likely to be stolen or damaged
Answer: 1. put her insertion point at the end of item 2b. 2. press enter key
<span>d) all of these is your correct answer</span>
Answer:
#include <iostream>
using namespace std;
int main() {
int a=-156;//negative integer between -1 and -255.
a*=-1;//multiplying a to -1 so that it can become positive.
cout<<a;//printing a.
return 0;
}
Explanation:
The above written program is in C++ and in the program an integer a is defined with a negative value in the program it is -156.Then to convert it to positive integer we have to multiply a to -1 after that printing the value of a on the screen.
Answer:
algorithms for finding the area
Explanation:
you need algorithms to find out any computer input information.