The following statement __________

```
int *ptr = new int;
```

a. results in a compiler error
b. assigns an integer less than 32767 to the variable ptr
c. assigns an address to the variable ptr
d. creates a new pointer named int
e. None of these


c. assigns an address to the variable ptr

Computer Science & Information Technology

You might also like to view...

To distributeobjects means to position one or more selected objects in relation to each other, in relation to the margins of a document, or in relation to the boundaries of the page or spread.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is a secure connection?

What will be an ideal response?

Computer Science & Information Technology

________ can display data, perform calculations, and add visual effects to a form or report

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which row in the query design grid identifies which of the three positions each field takes in the crosstab query?

A. Group By row B. Total row C. Values row D. Crosstab row

Computer Science & Information Technology