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

Eleni withdrew $45.00 from her savings account. she then used her debit card to buy groceries for $30.15. what was the total amount Eleni took out her account?
Determine the percent composition of chlorine (Cl) in sodium chloride (NaCl). .
3/5 divided by 1/2.................,
How can we compute the pressure gradient? please list the variables needed to compute the pressure gradient.
describe a real-world situation that can be represented by the quotient -85 divided by 15. then find the quotient and explain what the quotient means in terms o
who was in charge of the mesopotamia
o like my friend put me in this headlock today i tapped and he would not let go. So i blacked out and they said i started seizing
If 5y 3x = 4, what is the value of 15y 9x?
Restrictions on child labor
To write the polynomial 5x^4+8x^5-2x+3 in standard form, which term is the leading term? A. The constant term B. The quintic term C. The quartic term D. The lin