1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Nikitich [7]
3 years ago
11

Dynamically allocatе mеmory for a DNA objеct and storе its addrеss in a variablе namеd dnaPtr

Computers and Technology
1 answer:
borishaifa [10]3 years ago
4 0

Answer:

 DNA obj =new DNA;//obj object created dynamically.

   DNA *dnaPtr=&obj.//dnaPtr to store the address of the object.

Explanation:

The above written statements are in C++.The DNA object is created dynamically and it is done in C++ by using new keyword which allocates the heap memory for the object.

Then a dnaPtr is created of type DNA so that it can store the address of the DNA objects.

You might be interested in
What is done to prevent a plan from becoming confusing because of too much detail
Elena L [17]
When providing instructions or rule to follow, it is important to make them as clear as possible. Simple commands follow by an example (when possible) are basic steps to deliver a precise massage. 
Another thing is to bare in mind who is receiving the instruction. The receptor should be apt to the plan knowing vocabulary, structures, etc. 
Last but not least, check if the receptor understood the plan, double check if you think it is necessary 
4 0
3 years ago
Greg works at a local college and organizes activities for college students to do while living in the dorms. What is Greg’s care
MArishka [77]

Greg is a Residential Adviser.

<em>I hope this helps!!!</em>


8 0
3 years ago
Read 2 more answers
Which of the following describes the purpose of a goal? Choose all that apply.
german
The first and last option
6 0
3 years ago
Read 2 more answers
Which tab is used to create a
Anna71 [15]

Answer:

Mail tab

Explanation:

Please mark as brainliest answer as it will also give you 3 points

7 0
3 years ago
Read 2 more answers
In most modern implementations of the JVM, bytecode is Select one: a. input to the Java compiler b. ready to be executed by a Wi
UNO [17]

Answer:

Option d is the correct answer to the above question.

Explanation:

Java is a programming language that gives the features to write the program in one platform and execute it on multiple platforms. The machine code is not given features like this. So for this, the java derived a class file which is then converted file of the java program which is also called the byte code. This code can be transferred on multiple machines and then excite after get converted into machine code. So to convert the byte code into machine code the java needs a JIT compiler which takes inputs as byte code and gives the output as machine code.

The above question asks that which take input as byte code then the answer is JIT which is defined as above and it is stated from option d. hence option d is the correct answer. while the other is not because--

  • Option 'a' states about the java compiler which gives the output as byte code.
  • Option b states about the window system which is not the correct option.
  • Option c states that it is the output of the interpreter but the interpreter gives the output as machine code in java language.

6 0
3 years ago
Other questions:
  • Which option will enable Mina to apply several formats to the spreadsheet cells at the same time?
    5·1 answer
  • Which of the following statements is true of intrapreneurs
    15·1 answer
  • Which of the following is the net effect of the following combination of share and NTFS permissions when the share is accessed o
    7·1 answer
  • Overloaded methods must be differentiated by: Select one: a. method name b. data type of arguments c. method signature d. None o
    14·1 answer
  • A deluxe meal, represented by a DeluxeMeal object, includes a side dish and a drink for an additional cost of $3. The DeluxeMeal
    14·1 answer
  • What's the best item in the binding of isaac?
    13·1 answer
  • Definition of Computer forensics?
    12·2 answers
  • A(n) ________ is a wonder of miniaturization combining a CPU, GPU, and sundry other support logic onto a single silicon die, sav
    9·1 answer
  • The navigation bar appears in the same position on each page and uses the same colors, fonts, and font styles.
    14·1 answer
  • A related database stores data in the form of______
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!