What does the following statement do?

```
double *num2;
```

a. Declares a double variable named num2
b. Declares and initializes a pointer variable named num2
c. Initializes a pointer variable named num2
d. Declares a pointer variable named num2
e. None of these


d. Declares a pointer variable named num2

Computer Science & Information Technology

You might also like to view...

The design goals for a ________ are: acts as a choke point, enforces the local security policy, is secure against attacks.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

On a personal level, ________represent a person's core beliefs based on life experiences and they typically guide a person's principles and standards of behavior

Fill in the blank(s) with correct word

Computer Science & Information Technology

When using the CSS box model, each box has one core component (the ____ area) and three optional components (borders, padding, and margins).

A. HTML B. content C. component D. class

Computer Science & Information Technology

The ____________________ panel menu displays commands to create, manipulate, and optimize animation frames.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology