answersLogoWhite

0


Best Answer

koiyala athu theruncha nan athukuta search pantren. mutta payale bookka pathu padita panni. netta nampathata koranku. vera athavathu solrathukkula close pannitu illa.........................su pu ko nu solliduven.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

Dynamic initialisation is a computer function that is done by computer programmers. These computations are done at run-time to initialize variables. A sample of a dynamic initialisation will look like this: if (n

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

it is called fatty

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What do you mean by dynamic initialisation of objects why do we need to do this?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

Can you make HTML dynamic website?

HTML is, by its very nature, static. In order to add dynamic elements, you will need to use JavaScript.


In C plus plus What function is called to initialize a class?

Class initialisation is normally handled by the class constructor(s). Every constructor has an optional initialisation section between the declaration and the body of the constructor. This is generally used to call specific base class constructors, but can be used to initialise any member variables via their own constructors. Member variables may alternatively be initialised in the body of the constructor, but this is really only necessary when member pointers need to be allocated new memory. For those classes that have many members and many constructors, the initialisation may be handled by a private member method called by each constructor in order to simplify maintenance during development. However, when the class is finalised, the private member method will generally be replaced with formal initialisation sections in each constructor.


What are the problem associated with dynamic memory allocation?

Not freeing it when you no longer need the memory.


What are the advantages of using a foreach loop over a for or while loop for processing list elements?

foreach can simply replace for loop. for ex in perl, if you need to copy display an array, it will take only foreach $var(@arr). then print $var. no need of incrementing the index of array like for loop.


How do you handle object array?

Exactly as you would any other type of array. An object's size is determined in the same way a structure's size is determined, by the sum total size of its member variables, plus any padding incurred by alignment. However, you cannot create arrays of base classes. Arrays of objects can only be created when the class of object is final; a class that has a private default constructor, otherwise known as a "leaf" class. This is because derived classes can vary in size; array elements must all be the same size. To create an array of base classes you must create an array of pointers to those base classes instead. Pointers are always the same size (4 bytes on a 32-bit system). Static arrays are ideally suited to arrays of leaf objects where the number of objects never changes, or the maximum number of objects is finite and fixed. Although you can use dynamic arrays of leaf objects, you will incur a performance penalty every time the array needs to be resized, because every object's copy constructor must be called during the reallocation. Dynamic arrays are better suited to arrays of pointers to objects -- only the pointers need to be copied during resizing, not the objects they point to.

Related questions

What does the phrase the measure of love is to love without measure mean?

You do not need objects or words to explain how much you love the you just need to tell them that you love them.


Can you make HTML dynamic website?

HTML is, by its very nature, static. In order to add dynamic elements, you will need to use JavaScript.


What is need to build dynamic web documents?

java,html


Why dynamic stacks need not to check overflows?

Dynamic stacks do not need to check for overflow, per se, because they will automatically allocate extra storage if it is needed. However, it is still necessary to check for the out-of-memory condition, so the truth is that dynamic stacks do need to check for overflow, so to speak, because out-of-memory is similar in consequences to overflow.


In C plus plus What function is called to initialize a class?

Class initialisation is normally handled by the class constructor(s). Every constructor has an optional initialisation section between the declaration and the body of the constructor. This is generally used to call specific base class constructors, but can be used to initialise any member variables via their own constructors. Member variables may alternatively be initialised in the body of the constructor, but this is really only necessary when member pointers need to be allocated new memory. For those classes that have many members and many constructors, the initialisation may be handled by a private member method called by each constructor in order to simplify maintenance during development. However, when the class is finalised, the private member method will generally be replaced with formal initialisation sections in each constructor.


What everyday objects need crystals?

everyday objects like maybe medicine or even food need crystals. Including, electronics need crystals.


Creating and destroying objects in ooad?

Objects are memory allocation for Data held inside it at runtime. So Memory need to be allocated for objects (Creating Objects) and it need to be garbage collected or deallocated to recover memory after that object no longer needed (Destroying Objects).


What are the problem associated with dynamic memory allocation?

Not freeing it when you no longer need the memory.


Is ddr3l is backward compactible with ddr3?

DDR3 operates at 1.5v, but DDR3L operates at 1.3v. But it said that DDR3L is compatible with DDR3L. Do we need to make any changes/initialisation for using DDR3L with DDR3.? Thanks Rajesh


What tipes of objects do you need to make shoes?

you need a sole


When radiation occurs between two objects do the two objects need to be touching.?

The answer to this question is no. Radiation can occur when objects are not touching


Does nearsighted person need to wear eyeglasses?

Typically yes. Near sidedness mean you can't see objects far away. Far sidedness means u can't see objects close. You MAY need glasses for either one depending on how bad your vision is. If u start noticing far objects getting blurry you prob need glasses! 20/20 is perfect vision. Good luck!