answersLogoWhite

0

ZAP

User Avatar

Walter Carter

Lvl 10
2y ago

What else can I help you with?

Related Questions

What deletes the entire file except the file structure?

ZAP


What is delete in avast virus?

It Deletes the entire infected file, if its a system file this is bad, but if its just a normal non essential file that you don't need you can go ahead and delete it


When delete file what happen to chain of cluster in FAT?

Deletes


What does a trojen do to your computer?

a Trojan deletes your entire hard drive! be careful! ps: a weegee virus is a Trojan but can be stopped while it deletes your files!


In malwarebytes program what does file assassin do?

It deletes locked or hidden files. Read the description, eh?


How do you fix Pokemon HeartGold if it deletes all your Pokemon in your party except for the first one?

u cant


Can you rename your rival in Pokemon diamond?

No, at least not according to what I've heard, and I've never found a way except deleting my entire save file.


Does deleting Google Chrome history delete all the websites?

It deletes all the sites that you went except the bookmarked ones.


What does the command prompt DEL do?

the DEL command deletes a specified file when typed in the form below: del file for more information about the command, type : del /? in command prompt


How does an antivirus software package tackle the virus problem?

Well the viruses have a file that they come from so the anti-virus deletes the file so viruses cant hide and that's where the anti-virus deletes the virus if ur computer does not have a anti-virus go get it fast before all the viruses get ur computer finsihed for


Can you get rid of hacks placed on Pokemon platinum by restarting the game?

yes that deletes your saved file and then u start a new game


What is the difference between delete and truncate statement in SQL Database?

Delete statement deletes only the data from the table but you can apply some condition and only part of the data can be deleted. Truncate empties entire table. Drop deletes the table itself.