Skip to main content

Difference between update and upgrade.


Difference between Update and Upgrade

Updates

This is the act of making some few changes on the system which will enhances the system performance, bug fixing, security patches, additional features etc. updates are generally free within the same version.
Wait!!! what is a bug and why will they bother to fix it!

Bugs are errors committed by programmers or designers which makes the system or software performs below expectations or in an unintended manner. Although not all bugs are caused by human errors, some are caused by the computer software (operating system) that manages the application while some are caused by the software compilers by compiling the application wrongly.  Bugs are found in software source code (the raw instructions that makes up a software).

Harm caused by Bugs

Bugs are very dangerous because they sometimes give hackers or intruders quick access through its vulnerability or weakness.
Bug can make computer system or device go sick, by sometimes freezing, crashing and even random restarts.
Bug can makes your system go tipsy by acting drunk! Drunk? Yeah! If human is drunk he goes destructive! A bug can make your system destructive too by deleting or altering of unintended files.

Bugs that existed in the Therac-25 radiation therapy machine was directly responsible for the death of some patients  in the 1980s.
 In 1996 the European agency lost $1billion prototype Ariane 5 rocket due to bug, it was destroyed less than a minute after lunched.
A bug in royal air force Chinook helicopter system leads to the death of 29!
in 2002 a research by US department of commerce' National institute of standards and technology concluded that software bug cost the US economy nothing less than $59billion annually.

Patches are pieces of software that are designed and released by the software company for the purpose of software enhancement, error correction bug fixing, vulnerability correction etc.

Upgrades

This is an updates but more advanced. Upgrades contains major updates. It increased the version number of the software or system. Upgrades can sometimes refers to overhauling of a system or software. Android version changes from version 1 to Android L which is version 5.0 this is a typical example of an upgrade, changing from BB Os 5 to 7 is an upgrade, or upgrading from windows 8.1 to windows 10. upgrades can be again refers to the overall change in a system firmware. A firmware refers to the software that basically controls the system hardware.

Upgrades usually comes with a renewed UI user interface, with additional features that are usually not present in the previous version.

It is not always free especially on premium products or application software. Microsoft before used to charge for upgrade on windows OS but they later start giving out free upgrades when it released its windows 8.1 and allow the windows 8 users to upgrade free and presently has given free upgrade to windows 10 for windows 7, windows 8 and windows 8.1 users.

Reference: Wikipedia Enfocus

Comments

Popular posts from this blog

Microsoft Office for Tablet now on Google Play store

Back in November, Microsoft opened up early previews builds for its new mobile Office applications for Android tablets to those willing to sign up and wait for an invitation. After taking on feedback over the past couple of months, Microsoft has announced that it is expanding its preview scheme by releasing its Office applications to everyone directly through the Google Play Store. The new Office software for mobile unifies Android, IOS, and Windows platforms. Previously each platform had to make do with its own apps, meaning that feature sets differed depending on your operating system and updates were often slow and intermittent. By unifying the Office platform, Microsoft hopes to bring updates and new features to users in a timelier manner. There are still a couple of conditions attached to the preview builds though. Firstly, Office is still limited to ARM-based Android tablets with a screen size between 7 and 10.1 inches. Your tablet will also need to be running Ki...

Ethical Hacking Simplified. Applications of Cryptography

Pretty good Privacy PGP This type of cryptographic Application uses Public key encryption system and  is one of the most popular means of encryption in the world. It is used in securing data, data storage, email, Instant Messaging (instant messaging are messaging system that happens in real time, just like whatsApp, Facebook messenger etc.) and other forms of communication. The early version of this cryptographic application was written by Philip Zimmerman and has it public appearance in 1991. it is part of an open-source project with many version where user can choose the best that suit them. This cryptographic application comes with privacy and security measure that are found in many online systems. The data will travel in an encrypted form (chipertext), upon arriving at the receiving end, the receiving will use PGP to decrypt the data back to plaintext. PGP uses the Public/Private key encryption. Where the sender uses his public key to encrypt data, and the receiver ...

Tips for strong password

As we have already discussed that passwords are strong and at the same time weak! If user create password from his name, date of birth or any other combination that is related to him, cracking down his account doesn't need much technical know how. Meaning attacker who know you, can be lucky enough to access your sensitive information by only entering certain key combinations. Creating strong and almost non hackable wait!!! is there any non hackable password! I was once told that any system can be hacked! It only took time, skills and resources! You are absolutely right! But at-least one has to really suffer before getting your data! Arm robbers do rob banks! Do you think a local or common thief can rob bank? The ans is absolute NO! Strong passwords doesn't happen by chance! Below are the steps to create a very strong passwords! Passwords should be at-least 8 characters Its already becoming standard on the internet. Many websites doesn't allow less than 6 charact...