jalberthilary8087 jalberthilary8087
  • 04-10-2019
  • Computers and Technology
contestada

Create a new integer using an integer pointer named intpoint.

a) intpoint = & int;

b) intpoint = new & int;

c) intpoint = new * int;

d) intpoint = new int;

Respuesta :

ExieFansler ExieFansler
  • 04-10-2019

Answer:

d) intpoint = new int;

Explanation:

We have an integer pointer named intpoint. So to create a new integer using new keyword the syntax is as following:-

pointer variable = new data type;

Data type is integer so we will use int. Pointer variable is intpoint.

So to declare it we have to write:-

intpoint = new int;

So the matching option is d

Answer Link

Otras preguntas

Which of the following types of valves have a valve stem that moves up and down in a valve guide? Select one: a. Poppet valves b. Reed valves c. Check valves d.
How many solutions does the system have?2y=4x+6 y=2x+6
See attachment. Divide the expression.
The main effect of the earth tilting is A. Heating B. Seasons C. Atmosphere D. Years
Great Britain would have a much cooler climate than it does if not for the
I have a question and no one has helped me yet so I'm re-submitting it. thanks in advance. ​
No ___ auxiliar de vuelo (hablar) A. Hablo B. Hablo al C. Hablo a
Find the measure of angle y. Round your answer to the nearest hundredth. (please type the numerical answer only) (6 points)
Which expression is equivalent to p·q·q·q·q·q·q·q·q·q? 1. pq^9 2. 9pq 3. (pq)^9 4. (pq)^10
HELPPPPPPP!!!!!!!!!!!!!!!! A ball is thrown from an initial height of 2 meters with an initial upward velocity of 11 m/s. The ball's height h (in meters) after