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

Cartels, monopolies, trusts, as well as horizontal and vertical integration all share the goal of _____. a.raising wages b.driving up costs c.increasing profits
what is 13,952 rounded to
A fern grows sporangia under its fronds. What is the next step in its life cycle?
Simplify the expression (4x - 3)(x + 5).
Which of the following is an effective tip for participating in a group discussion? a. Spend as much time speaking as you can, since you do not know if you will
Which is an effect of short-term exposure to stress?
how many ounces is in 1/2 of a gallon?
what does insignificant mean
give answer as a mixed number 3/5 + 4/5 =
Ginger sent 18 text messages yesterday Jerry sent 4 more than twice as many messages as Ginger sent. Kyle sent 15 fewer messages than Jerry. How many text messa