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

how many times greater is 700,000,000 than 70,000,000
A reactant or is being consumed in a first-order reaction. what fraction of the initial r is consumed in 4.0 half-lives
(04.04) Please help me, serious answers thanks! Escoge la mejor respuesta. Select the best answer. Me encanta la clase de debate porque tengo que tomar una posi
The medieval period began the important practice of .... A knights in shinning armor B keeping record for educational and historical purposes C fighting between
please H E L P! Thanksss
Find the limit a b c d or e
A __________ is a behavior that violates criminal law and is punishable with fines, jail terms, and/or other negative sanctions.​
All of the following statements about learning are true EXCEPT __ A) cram in last minute studying - you never know what little details might be useful . B) d
" Human resource development is the need of the hour",justify the statement with suitable examples.
While sitting at her desk, ann is setting goals and deciding how to achieve them. she is?