Showing posts with label Computer Organization. Show all posts
Showing posts with label Computer Organization. Show all posts

Wednesday, 7 October 2015

Write Ups: Operating Systems~Evaluate two operating systems..

 Question: Evaluate two operating systems

Answer:
Let us evaluate the two different operating systems Microsoft windows and apple Mac by comparing/contrasting between the two.
Every windows machine takes around 3-5 minutes to start up or reboot where as every Mac machine takes around 15-17 seconds to start up or reboot. Hence we can say that the Mac system starts faster and also load all the installed application automatically as soon as the system starts up, where as in windows only when the user requests or clicks on a particular application then only it loads up to open. So in Mac machine all the application are preloaded as soon as the system reboots, hence user can use any of the installed applications without waiting for it to load.
When we talk about the size of the operating again windows OS needs a space of 5GB for installation where as Mac OS needs a space of around 2GB. When we look at the installation and un- installation of OS, then definitely windows takes more time to format and reinstall when compared to Mac OS. But when we look at the accessibility perspective then windows is very much better than Mac.
Windows is compatible with all the applications say when we talk about compatibility and application support then windows is very much better than Mac systems. Hence windows OS has a very high legacy application support.
When we talk about the audio part, then definitely both Windows and Mac OS will be compared equally in audio playback. Hence the audio output quality of both the OS are same. But definitely the video quality and video playback is excellent in windows OS when compared to Mac OS.
Windows support almost all the software’s mainly audio editing software’s, video editing software’s, all kinds of antivirus, also all kinds of audio and video players etc. Hence the windows OS is always compatible with the latest application may be any business application or commercially used applications, or any personal use applications.
The user interface and user friendliness is very high in windows OS when compared to Mac OS. Hence any new user will be able to use windows application without much guidance when compared to Mac OS.
The software updates are usually with respect to technology. Hence the updates in windows OS software in much more than the updates coming up for Mac OS. This might be one of the drawbacks to windows since users have to upgrade to new version by paying extra amount to enjoy new features always.
Finally let us talk about the picture quality. Picture quality in both the OS when imported from some other device or when downloaded from web remains the same. Hence the quality of the image remains the same in both the OS.

References:

Computer Science Assignment Help: Consensus algorithm

“Consensus algorithm”:  A group of ten people need to decide which one flavor of ice cream they will all order, out of three options. The algorithm can question and re-question the participants, and present the answers to the participants, until a consensus is reached. This exercise is somewhat more open-ended. Add your assumptions if necessary. Obviously, this algorithm might never result in an answer. Deal with that too.

Answer:

Step1: Please ask the group of people to select one flavor of ice cream and go to step 2.

Step2: Please plan for ordering the selected flavor and go to step 3 else go to step 1.

Step3: Please confirm from all the ten people whether they are ok with the selected flavor of ice cream, if yes go to step 4, else go to step 1.

Step4: Please go for the second round of confirmation from each one of them among the 10, if they are ok then go to step 5, else go to step 1.

Step5: Please order the selected flavor of ice-cream as a group of 10, if there is no discrepancy in the choice and go to step 6, else again go to step 1

Step6: Please wait for the waiter to serve the ice cream, if yes go to step 7, else go to step 8.

Step7: Enjoy having the delicious flavor of ice-cream, go to step 9.

Step8: Please remind the waiter again, and go to step 9.

Step9: Come out of the ice-cream shop as a group of 10 once you finish having it, else go to step 7.


Explanation:



Here we will not consider the percentage of members in a group opting for a flavor choice; instead we go for probability considering three to four members at a time. Hence we give three chances for the group of 10 members to select their choice, we are not ordering at the first choice we are giving two more other chances to choose so that as per the probability, at least after the third round for asking for the choice they all group of ten will come to the conclusion and they must be able to order it at that stage or else this keeps repeating until they all come to the conclusion.