Debase vs Rebase - What's the difference?
debase | rebase |
To lower in character, quality, or value; to degrade.
(archaic) To lower in position or rank.Oxford English Dictionary , 2nd ed., 1989.
To lower the value of (a currency) by reducing the amount of valuable metal in the coins.
(dentistry) To replace the base of a denture.
(computing) To modify core data from which other data is derived in such a way that the final meaning is unchanged.
(computing) To change the base address of.
* 2006 , Raymond Chen, The Old New Thing
As verbs the difference between debase and rebase
is that debase is to lower in character, quality, or value; to degrade while rebase is to replace the base of a denture.debase
English
Verb
(debas)Synonyms
* adulterate, degrade, demeanDerived terms
* debased * debasedness * debasement * debaser * undebasedReferences
Anagrams
*rebase
English
Verb
- When a DLL must be loaded at an address different from its preferred address (because the preferred address is unavailable), the kernel must rebase the DLL, which consists of updating (fixing up) all addresses in the DLL so that they refer to its new location in memory.