answersLogoWhite

0

What is file deallocation?

Updated: 10/3/2023
User Avatar

Wiki User

9y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is file deallocation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What will effect if an operating system cannot perform memory deallocation?

/


What are problem that can be arise when using allocating memory dynamic memory?

1. Using memory before/after the allocated area.2. Using the memory after deallocation.3. Forgetting deallocation.4. Multiple deallocation.5. Non-checking whether the allocation was succesfull or not.Not releasing dynamically allocated memory when it is no longer needed can cause the system to run out of mmory prematurely .this sometimes called a"memory leak"


Mention any two features omitted from java but present in c?

# Manual memory allocation/deallocation # (Semi-) direct access to registers


Do you need to deallocate memory when an object is not in use?

Be more specific with your question:Java: deallocation is always automaticC++: objects allocated with new have to be released with delete


What is physical file?

is the file of the file that will be used to a file


What is difference between File name and file extension?

A file name is what a file is called. A file extension defines what type of file it is. (Text file, HTML file, executable, etc.)


In Unix what is the command for Displaying whether a file is a simple file or a directory?

Use the file type test: if [ -d $file ]; then echo $file is a directory elif [ -f $file ]; then echo $file is a file else echo $file is not a directory or a file fi


What is the difference between an inactive file and dead file?

Active file: An active file is where you use a file quite frequently. Inactive file: A file that you use but not as frequently. Dead file: A dead file is where you don't use the file at all and is stored in your archives


The location of a file is specified by its?

A location of a file is specified by its File Path.


The Name assigned to a file when it is saved?

File Name


What is a hidden file Name a Windows file that is hidden.?

A hidden file is a file file that does not appear in the directory list. A 9x/ME file like this would be boot.ini. A hidden file is a file that is not displayed in a directory list. Whether to hide or display a file is one of the file's attributes kept by the OS. A 9x/Me file like this would be boot.ini.


How can you convert a gp5 file to mp3 file?

Just Export as MIDI file.. Then, convert MIDI file to Mp3 file.