CST334 Module 8
What to Write in your Journal Entry Write a 1 - 2 paragraph description of what you learned this eighth week in CST 334 Topic: persistence - as it applies to Operating Systems as well as it applies to a CST 334 SCD Online student to complete this course~ In computer science, persistence refers to the characteristic of state of a system that outlives (persists more than) the process that created it. This is achieved in practice by storing the state as data in computer data storage. In life, persistence refers to the characteristic of firm or obstinate continuance in a course of action in spite of difficulty or opposition. Applying to operating systems: Persistence is a vital aspect of operating systems due to the general use case computers have developed into. It would be incredibly hard to use a computer if every time you switched programs or turned the unit off your data would disappear. Computers used to behave in a way li...