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

What can you do to avoid being exploited by sensationalists?
What is the first Amedment​
Planning Worksheet for Agency Essay • Why the world's climate is changing • How are we bringing about climate change? • Impact of climate change on forests • Cl
How can you relate the story to your everyday experience? Give specific situation, mentioned in the story which you can relate to your life as an individual, as
HURRRYYYY!!! if you make $9.50 an hour, and you work 35 hours a week, how much do you make in a year? show your work.
Need help, please! Solve the quadratic equation using factoring. Show your work. 30x^2-16x-10=0
What was the continuous air campaign begun by the United States in March 1965?
For the equation y = 2x^2 − 5x + 18, choose the correct application of the quadratic formula. I believe it is A but I am not sure A - x equals negative five plu
Find the measure of angle y. Round your answer to the nearest hundredth. (Numeral answers only)
traingle ABC is a right triangle. If AC = 12 and BC = 13, find AB.