What are the names of the input arguments of apart?

```
void apart
(float x,
int& wholep, float& fracp)
{
wholep = int (x); fracp = x - wholep; return;
}
```


x

Computer Science & Information Technology

You might also like to view...

______ gradients add depth and texture to a graphic.

a. Subtle b. Overbearing c. Dominating d. Mixed

Computer Science & Information Technology

Green lines that display to help you align objects with margins or at the center of a page are referred to as ________ guides

Fill in the blank(s) with correct word

Computer Science & Information Technology

An icon is a graphic image, like a drawing or photograph

Indicate whether the statement is true or false

Computer Science & Information Technology

You can use the ______ to add annotations to a slide.

A. Pen Options Tool B. Annotations Tool C. Mouse Pointer Tool D. Slide Options Tool

Computer Science & Information Technology