The following commands can be used to perform the given tasks.

What will be an ideal response?

```
$ gcc power.c -o XpowerY
$ XpowerY
[ program output ]
$
```

Computer Science & Information Technology

You might also like to view...

The ________ object enables a program to read data from the user.

a. std::cout. b. std::cin. c. std::cread. d. std::cget.

Computer Science & Information Technology

A set of rules that applies specific formatting to highlight or emphasize cells that meet specifications.

What will be an ideal response?

Computer Science & Information Technology