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

I NEED HELP I DONT UNDERSTAND
In the video "Demonstrating Time Management," while Angie and Mandy are having a conversation, Cindy enters, looking for food because she didn't have time to go
If a space probe moves 20 m in 4 s, how fast is it moving?
Each expression with the appropiate property:​
"Francesco Redi was a scientist that performed an experiment to determine whether maggots formed from rotting meat. Versions of his experiments are described be
which excerpt from “Daughter of Invention” reveals Laura’s Dominican origin through unique pronunciation?
Which argument is the best example of logos? A. Dad, everybody in school has this computer. I've got to have this computer. If I don't get this computer, I'll b
PLEASE HELP SKDKD KD
This government action would benefit regional stability. A closing down borders B privatizing the oil industry C providing social services D reducing biodiversi
What __ you __ (do) next year?​