subject

C++

1) Pointer basics

a) Declare two (type double) pointer variables named d_var and d_array:

b) Write C++ statements to dynamically create a double-precision floating-point variable and store its address in d_var. Also dynamically create an array of 10 double-precision floating-point values and store its address in d_array:

c) Write C++ statements to input a value for d_var (i. e., a value that d_var points to) from the console and then display it:

d) Write C++ statements to initialize the 10 double values in the dynamically allocated array to 1.0 :

e) Now write C++ statements to de-allocate the memory (i. e. using the delete operator) pointed by d_var and d_array

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 15:10
Awould be a misconfiguration of a system that allows the hacker to gain unauthorized access, whereas is a combination of the likelihood that such a misconfiguration could happen, a hacker’s exploitation of it, and the impact if the event occurred.
Answers: 3
question
Computers and Technology, 21.06.2019 17:00
Ineed a good science fair name i’m doing a homemade water filter and i have no idea what the title should be plz
Answers: 1
question
Computers and Technology, 23.06.2019 00:30
If joey was single and his taxable income was $9,500, how much would he pay in taxes each year?
Answers: 1
question
Computers and Technology, 23.06.2019 13:30
Me ! evelyn is a manager in a retail unit. she wants to prepare a report on the projected profit for the next year. which function can she use? a. pmt b. round c. division d. what-if analysis
Answers: 2
You know the right answer?
C++

1) Pointer basics

a) Declare two (type double) pointer variables named...
Questions
question
Spanish, 23.04.2021 17:20
question
Biology, 23.04.2021 17:20
question
Mathematics, 23.04.2021 17:20
question
Physics, 23.04.2021 17:20
question
English, 23.04.2021 17:20
Questions on the website: 13722360