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 were the three things japanese borrowed from korea and chine
A person perception of the world is known a a regional map
The exact answer and the estimated answer will always be the same. true or false
Tim has developed a money saving strategy that uses the formula S=450+100r. a. Give a possible interpretation of Tim's strategy. b. What do the slope and S-inte
$30 is 60% of what number?
Theos mom bought an eight pack of juice boxes at the store for $4 find the unit rate for the juice boxes
What is the answer for 207:68 simplified ratio?
What types of individuals in a population are represented by the two ends of a bell curve ?
Which sentence contains an infinitive or infinitive phrase? A. Visit us next week and tell us about your trip. B. Tamar is planning to go to the zoo near her
The average score on a biology test was 72.1 (1 repeats). write the average score using a fraction.