answersLogoWhite

0

When you delete an object there is no way to get it back. That is why farmville asks for a confirmation of the deletion, so that you cannot accidentally delete an object.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What object is created when an object is deleted within active directory?

Tombstone


How do you get the spike decoration in Littlebigplanet?

It's not a decoration it's a object it's on gadgets bag 3rd page


When a derived class object is deleted which gets deleted first - the base class object or the derived class object?

When there is no further use of derived class obect in execution sequence then It gets deleted. calling of distructor sequence is reverse of constructor calling sequence ,so first derived class obect deleted than base class obect.


What does ornamental mean?

Serves as a decoration or ornament.


How do you get FV money back after accidentally buying an object?

Unfortunately you can't.


Why won't my farm load in FarmVille?

Technically Farmville loads a heavy flash object on your browser. If your Internet speed is less the game will never load. can you lose internet speed in just a few hours?


Can you delete more than 1 object at a time on farmville?

nope, its a hassle but you can only delete one at a time


What do you think is likely to happen if your head accidentally bumped a hard object?

you will have amnesia


What is the characteristic of a living things exhibited by touching a hot object accidentally?

jerk


How do you delete a user object in Business Objects?

Users are deleted only from the CMC by the administrator


What is tombstone lifetime attribute?

The number of days before a deleted object is removed from the directory services. This assists in removing objects from replicated servers and preventing restores from reintroducing a deleted object. This value is in the Directory Service object in the configuration NIC by default 2000 (60 days) 2003 (180 days)


How Garbage collection flows and What is a heap memory?

Well, when you make an object, it is stored on the "heap". When that object has no reference variables, it is found by the garbage collector and deleted.