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

Solve: 13x+310x=−17+17.
Estimate the magnitude of the drift speed in a wire that carries a current of 1A. The wire has radius 2mm and the number of electrons per unit volume of free el
Solve the equation for x. (2/3)(x+9)=x+5
When Edmund died, he left several properties to his heirs. He owned a grocery store and a campground outright, and a strip mall that was held in a living trust.
Bacteria vary somewhat in size, but a diameter of 2.3 m is not unusual.A. What would be the volume (in cubic centimeters) of such a bacterium, assuming that it
Which combination of variables will make an experiment the most reliable?
if the midpoint of ST is (5, -8),what is S if T is (1, 12)?
The ocean floor is which ocean zone? * a) Aphotic b) Benthic c) Intertidal d) Photic
yes i procrastinated but that’s not the point help if you can thanks
Complete the following sentence: How much you pay in taxes depends on _________________________.