It is possible to uninstall many components in Windows Xp. If you are a Windows power user, you might already be aware of this. So, here is how you proceed: 1) Using the Windows Explorer, navigate to %SYSTEMROOT%\INF folder. If you performed a default installation, %SYSTEMROOT% is C:\Windows. However, it may be different depending on [...]
Apple Slashes Prices!
Last week, there were rumors that Apple would be slashing the prices of its flagship products i.e. macs and ipods. Now that rumor has been proven true with Apple making the “Black Friday” sale official. However, the leading computer manufacturer has not revealed any specifications. Apple will be slashing 25% off the price tag of [...]
Early (static) binding and late (dynamic) binding in C++
Early Binding: Choosing a function in normal way, during compilation time is called as early binding or static binding or static linkage. During compilation time, the C++ compiler determines which function is used based on the parameters passed to the function or the function’s return type. The compiler then substitutes the correct function for each [...]
Google Unveils Chrome OS
A few days back Google unveiled its new operating system–Chrome OS in a public press meet. Google confirmed that it was actively developing the operating system it announced a few months back. The search engine giant had stated that its goals were simplicity and speed. Now that Google has made available the source code for [...]
