An operation typically used in combination with data structures and that creates a data structure is known as creation. This operation reserve memory for the data elements and is responsible for the creation of a memory block for the new element. It can be carried out at compile-time and run-time.
Jyotika Sharma
An operation typically used in combination with data structures and that creates a data structure is known as creation. This operation reserve memory for the data elements and is responsible for the creation of a memory block for the new element. It can be carried out at compile-time and run-time.