Assign the address of array b to the pointer variable ptr.

What will be an ideal response?

```
ptr = b;
```

Computer Science & Information Technology

You might also like to view...

The ________ options allow you to fix an image's position on the page

A) Top and Bottom B) Through C) Layout D) Tight

Computer Science & Information Technology

When you place an image in a frame, the frame displays a ____, which is a graphical representation of the original image file and not the file itself.

A. shadow B. mask C. preview D. rendering

Computer Science & Information Technology