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 is excocrine gland​
STEM The diagram shows the structure of a molecule of sulfur dioxide. The ratio of oxygen atoms to sulfur atoms in sulfur dioxide is always the same. How many o
what is meant by the following question? ' do the Olympics narrow nationalism?'please help ASAP​
Correct answer gets 5 star
50 000 000 = 3000 * 2.6^t How do I find t?
PLS HELP ME ON THIS QUESTION I WILL MARK YOU AS BRAINLIEST IF YOU KNOW THE ANSWER PLS GIVE ME A STEP BY STEP EXPLANATION!! The Hurricane Hunters took the follow
Pls answer my question ty ;)
I’m so confuseddddd
nesecito las respuestas
If f(x) = x4 + 2x3 – 5x2-x + 6, what would be the list of q possible rational roots? Arrange your list from smallest to largest P = = [?], [ ], [ ], [ ],[],[],[