{"id":25505111,"date":"2022-01-21T12:23:19","date_gmt":"2022-01-21T06:53:19","guid":{"rendered":"https:\/\/entri.app\/blog\/?p=25505111"},"modified":"2022-01-22T22:32:20","modified_gmt":"2022-01-22T17:02:20","slug":"introduction-to-operating-system","status":"publish","type":"post","link":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/","title":{"rendered":"Introduction to Operating System &#8211; Download PDF Notes"},"content":{"rendered":"<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_79_2 counter-hierarchy ez-toc-counter ez-toc-custom ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69e73d01a67c3\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69e73d01a67c3\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#Operating_System-History\" >Operating System-History<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#Operating_System-Notes\" >Operating System-Notes<\/a><\/li><\/ul><\/nav><\/div>\n<div>\n<p>An Operating System generally referred to as OS is software that exists as an interface between computer hardware components and the user. Every computer system must have at least one operating system to run other programs. Applications like Browsers, MS Office, Notepad Games, etc., need some environment to run and perform their tasks. The OS will assist the user to communicate with the computer without knowing how to speak the computer\u2019s language. It is not possible for the user to use any computer or mobile device without having an operating system. Some refer to an operating system as system software\u00a0that manages\u00a0computer hardware,\u00a0software\u00a0resources, and provides common\u00a0services\u00a0for\u00a0computer programs.<\/p>\n<p>Time-sharing operating systems arranges tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources. For hardware functions such as input and output and memory. The operating system acts as an intermediary between programs and the computer hardware, even though the application code is usually executed directly by the hardware and frequently makes\u00a0system calls\u00a0to an OS function or is\u00a0interrupted\u00a0by it. Operating systems are found on many devices that contain a computer\u00a0\u2013 from cellular phones and video game consoles to\u00a0web servers\u00a0and\u00a0supercomputers.<\/p>\n<\/div>\n<h2><span class=\"ez-toc-section\" id=\"Operating_System-History\"><\/span><strong>Operating System-History<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>Every computer system must have at least one operating system to run other programs. Applications like Browsers, MS Office, Notepad Games, etc., need some environment to run and perform their tasks. The OS will assist the user to communicate with the computer without knowing how to speak the computer\u2019s language. It is not possible for the user to use any computer or mobile device without having an operating system. Some refer to an operating system as system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems arranges tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources. For hardware functions such as input and output and memory. The operating system acts as an intermediary between programs and the computer hardware, even though the application code is usually executed directly by the hardware and frequently makes\u00a0system calls\u00a0to an OS function or is\u00a0interrupted\u00a0by it.<\/p>\n<ul>\n<li>Initially, in the 1940s, the electronic digital systems had no operating systems.<\/li>\n<li>Electronic systems at that\u00a0 time were programmed on rows of mechanical switches or by jumper wires on plugboards.<\/li>\n<li>They were special-purpose systems that, for example, generated ballistics tables for the military or controlled the printing of payroll checks from data on punched paper cards.<\/li>\n<li>After programmable general-purpose computers were discovered , machine languages(consisting of strings of the binary digits 0 and 1 on punched paper tape) were introduced that sped up the programming process (Stern, 1981).<\/li>\n<li>The OS\/360 was used on most IBM mainframe computers beginning in 1966, including computers used by the Apollo program.<\/li>\n<li>In the early 1950s, a computer could function only one program at a time.<\/li>\n<li>Each user had one use of the computer for a limited period and would arrive at a scheduled time with their program and data on punched paper cards or punched tape.<\/li>\n<li>The program would be loaded into the machine, and the machine would be ready to work until the program completed or crashed.<\/li>\n<li>Programs could generally be debugged via a front panel using toggle switches and panel lights.<\/li>\n<li>It is said that\u00a0Alan Turing\u00a0was a master of this on the early\u00a0Manchester Mark 1\u00a0machine, and he was already deriving the primitive conception of an operating system from the principles of the\u00a0universal Turing machine.<sup id=\"cite_ref-google4_11-1\" class=\"reference\"><\/sup><\/li>\n<\/ul>\n<h2><span class=\"ez-toc-section\" id=\"Operating_System-Notes\"><\/span><strong>Operating System-Notes<\/strong><span class=\"ez-toc-section-end\"><\/span><\/h2>\n<p>The OS will assist the user to communicate with the computer without knowing how to speak the computer\u2019s language. It is not possible for the user to use any computer or mobile device without having an operating system. Some refer to an operating system as system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems arranges tasks for efficient use of the system and may also include accounting software for cost allocation of processor time, mass storage, printing, and other resources. For hardware functions such as input and output and memory.<\/p>\n<h4><strong>Types of Operating System<\/strong><\/h4>\n<ul>\n<li><strong>Batch Operating System <\/strong>\n<ul>\n<li>A set of similar jobs are stored in the main memory for execution.<\/li>\n<li>A job gets assigned to the CPU, only when the execution of the previous job completes.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Multiprogramming Operating System<\/strong>\n<ul>\n<li>The main memory consists of jobs waiting for CPU time.<\/li>\n<li>The OS selects one of the processes and assigns it to the CPU.<\/li>\n<li>Whenever the executing process needs to wait for any other operation (like I\/O), the OS selects another process from the job queue and assigns it to the CPU.<\/li>\n<li>This way, the CPU is never kept idle and the user gets the flavor of getting multiple tasks done at once.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Multitasking Operating System-<\/strong>\n<ul>\n<li>Multitasking OS combines the benefits of Multiprogramming OS and CPU scheduling to perform quick switches between jobs.<\/li>\n<li>The switch is so quick that the user can interact with each program as it runs<\/li>\n<\/ul>\n<\/li>\n<li><strong>Time Sharing Operating System- <\/strong>\n<ul>\n<li>Time-sharing systems require interaction with the user to instruct the OS to perform various tasks.<\/li>\n<li>The OS responds with an output.<\/li>\n<li>The instructions are usually given through an input device like the keyboard.<\/li>\n<\/ul>\n<\/li>\n<li><strong>Real Time Operating System- <\/strong>\n<ul>\n<li>Real-Time OS are usually built for dedicated systems to accomplish a specific set of tasks within deadlines.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>A thread is a lightweight process and forms the basic unit of CPU utilization. A process can perform more than one task at the same time by including multiple threads.<\/p>\n<ul>\n<li>A thread has its own program counter, register set, and stack<\/li>\n<li>A thread shares resources with other threads of the same process the code section, the data section, files and signals.<\/li>\n<li>A new thread, or a child process of a given process, can be introduced by using the fork() system call.<\/li>\n<li>A process with n fork() system calls generates 2<sup>n<\/sup> \u2013 1 child processes.<\/li>\n<li>There are two types of threads:\n<ul>\n<li>User threads<\/li>\n<li>Kernel threads<\/li>\n<li>Java thread, POSIX threads.<\/li>\n<li>Example : Window Solaris.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"100\" \/>\n<col width=\"100\" \/>\n<col width=\"100\" \/><\/colgroup>\n<tbody>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;SI No&quot;}\"><strong>SI No<\/strong><\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;User level thread&quot;}\"><strong>User level thread<\/strong><\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Kernel level thread&quot;}\">\n<div>\n<div><strong>Kernel level thread<\/strong><\/div>\n<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:3,&quot;3&quot;:1}\">1<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;User threads are implemented by users.&quot;}\">User threads are implemented by users.<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;kernel threads are implemented by OS.&quot;}\">\n<div>\n<div>kernel threads are implemented by OS.<\/div>\n<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:3,&quot;3&quot;:2}\">2<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;OS doesn\u2019t recognize user level threads.&quot;}\">OS doesn\u2019t recognize user level threads.<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Kernel threads are recognized by OS.&quot;}\">\n<div>\n<div>Kernel threads are recognized by OS.<\/div>\n<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:3,&quot;3&quot;:3}\">3<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Implementation of User threads is easy.&quot;}\">Implementation of User threads is easy.<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Implementation of Kernel thread is complicated.&quot;}\">\n<div>\n<div>Implementation of Kernel thread is complicated.<\/div>\n<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:3,&quot;3&quot;:4}\">4<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Context switch time is less.&quot;}\">Context switch time is less.<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Context switch time is more.&quot;}\">\n<div>\n<div>Context switch time is more.<\/div>\n<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:3,&quot;3&quot;:5}\">5<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Context switch requires no hardware support.&quot;}\">Context switch requires no hardware support.<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Hardware support is needed.&quot;}\">\n<div>\n<div>Hardware support is needed.<\/div>\n<\/div>\n<\/td>\n<\/tr>\n<tr>\n<td data-sheets-value=\"{&quot;1&quot;:3,&quot;3&quot;:6}\">6<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;If one user level thread performs blocking operation then entire process will be blocked.&quot;}\">If one user level thread performs blocking operation then entire process will be blocked.<\/td>\n<td data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;If one kernel thread performs blocking operation then another thread can continue execution.&quot;}\">\n<div>\n<div>If one kernel thread performs blocking operation then another thread can continue execution.<\/div>\n<\/div>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p style=\"text-align: center\"><a href=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Operating-system-Windows.pdf\" target=\"_blank\" rel=\"noopener\"><strong>Download detailed notes on Operating System\u00a0<\/strong><\/a><\/p>\n<p style=\"text-align: center\"><a href=\"https:\/\/entri.sng.link\/Bcofz\/od54\/6blp\"><strong>Download Entri App\u00a0 for more topic wise practice papers<\/strong><\/a><\/p>\n<p><span data-preserver-spaces=\"true\">I hope this article was helpful. The key point to clear an exam lies in methodical and planned preparation. If you are a candidate who wants to pursue your dream career and looking for a good start, our\u00a0\u00a0<\/span><a class=\"editor-rtfLink\" href=\"https:\/\/entri.sng.link\/Bcofz\/od54\/6blp\" target=\"_blank\" rel=\"noopener\"><strong><span data-preserver-spaces=\"true\">Entri app<\/span><\/strong><\/a><span data-preserver-spaces=\"true\"> has got it covered for you. Our team will help you with content and insights related to the topics of your concern. Subscribe to our app today and enrol yourself into various programmes our app offers. Tune in to the app to stay updated regarding various aspects of the subject you are interested in. Feel free to post any queries and doubts in the comment section. We will try our best to reach out. Push away all those self-doubts and negative thoughts. Try to have a clear vision. Ask yourself why you want this. Focus on the good and work hard. There is a saying that goes like this, Get up and set your shoulders to the wheel-how long is life for you? as you have come to this world leave some mark behind or where is the difference between your trees and stones they too come into existence decay and die. Each day is a precious gift bestowed upon us so make it count. Work on yourself. Stop procrastinating. Today is the day, hope for the best. Good luck<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>An Operating System generally referred to as OS is software that exists as an interface between computer hardware components and the user. Every computer system must have at least one operating system to run other programs. Applications like Browsers, MS Office, Notepad Games, etc., need some environment to run and perform their tasks. The OS [&hellip;]<\/p>\n","protected":false},"author":82,"featured_media":25505117,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[802,1864],"tags":[],"class_list":["post-25505111","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles","category-data-science-ml"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Introduction to Operating System - Download PDF Notes - Entri Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Introduction to Operating System - Download PDF Notes - Entri Blog\" \/>\n<meta property=\"og:description\" content=\"An Operating System generally referred to as OS is software that exists as an interface between computer hardware components and the user. Every computer system must have at least one operating system to run other programs. Applications like Browsers, MS Office, Notepad Games, etc., need some environment to run and perform their tasks. The OS [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\" \/>\n<meta property=\"og:site_name\" content=\"Entri Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/entri.me\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-01-21T06:53:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-22T17:02:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png\" \/>\n\t<meta property=\"og:image:width\" content=\"820\" \/>\n\t<meta property=\"og:image:height\" content=\"615\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Reethu S Arya\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@entri_app\" \/>\n<meta name=\"twitter:site\" content=\"@entri_app\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Reethu S Arya\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\"},\"author\":{\"name\":\"Reethu S Arya\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/ccdb6274b5942d61d250bfedcbacab74\"},\"headline\":\"Introduction to Operating System &#8211; Download PDF Notes\",\"datePublished\":\"2022-01-21T06:53:19+00:00\",\"dateModified\":\"2022-01-22T17:02:20+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\"},\"wordCount\":1361,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png\",\"articleSection\":[\"Articles\",\"Data Science and Machine Learning\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\",\"url\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\",\"name\":\"Introduction to Operating System - Download PDF Notes - Entri Blog\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png\",\"datePublished\":\"2022-01-21T06:53:19+00:00\",\"dateModified\":\"2022-01-22T17:02:20+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png\",\"width\":820,\"height\":615,\"caption\":\"Introduction to Operating System - Download PDF Notes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/entri.app\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Entri Skilling\",\"item\":\"https:\/\/entri.app\/blog\/category\/entri-skilling\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Data Science and Machine Learning\",\"item\":\"https:\/\/entri.app\/blog\/category\/entri-skilling\/data-science-ml\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Introduction to Operating System &#8211; Download PDF Notes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/entri.app\/blog\/#website\",\"url\":\"https:\/\/entri.app\/blog\/\",\"name\":\"Entri Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/entri.app\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/entri.app\/blog\/#organization\",\"name\":\"Entri App\",\"url\":\"https:\/\/entri.app\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"width\":989,\"height\":446,\"caption\":\"Entri App\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/entri.me\/\",\"https:\/\/x.com\/entri_app\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/ccdb6274b5942d61d250bfedcbacab74\",\"name\":\"Reethu S Arya\",\"description\":\"Reethu is a learner, orator and storyteller who keeps it all to herself unless it\u2019s for exams and grades. She claims her spirit animal to be a cute fluffy panda (not your regular ones)and has been its disciple since day one! She thinks she connects more with words than with people. She believes her writings will someday help somebody in some way as they did with her!\",\"url\":\"https:\/\/entri.app\/blog\/author\/reethu\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Introduction to Operating System - Download PDF Notes - Entri Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/","og_locale":"en_US","og_type":"article","og_title":"Introduction to Operating System - Download PDF Notes - Entri Blog","og_description":"An Operating System generally referred to as OS is software that exists as an interface between computer hardware components and the user. Every computer system must have at least one operating system to run other programs. Applications like Browsers, MS Office, Notepad Games, etc., need some environment to run and perform their tasks. The OS [&hellip;]","og_url":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/","og_site_name":"Entri Blog","article_publisher":"https:\/\/www.facebook.com\/entri.me\/","article_published_time":"2022-01-21T06:53:19+00:00","article_modified_time":"2022-01-22T17:02:20+00:00","og_image":[{"width":820,"height":615,"url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png","type":"image\/png"}],"author":"Reethu S Arya","twitter_card":"summary_large_image","twitter_creator":"@entri_app","twitter_site":"@entri_app","twitter_misc":{"Written by":"Reethu S Arya","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#article","isPartOf":{"@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/"},"author":{"name":"Reethu S Arya","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/ccdb6274b5942d61d250bfedcbacab74"},"headline":"Introduction to Operating System &#8211; Download PDF Notes","datePublished":"2022-01-21T06:53:19+00:00","dateModified":"2022-01-22T17:02:20+00:00","mainEntityOfPage":{"@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/"},"wordCount":1361,"commentCount":0,"publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"image":{"@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png","articleSection":["Articles","Data Science and Machine Learning"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/entri.app\/blog\/introduction-to-operating-system\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/","url":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/","name":"Introduction to Operating System - Download PDF Notes - Entri Blog","isPartOf":{"@id":"https:\/\/entri.app\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage"},"image":{"@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png","datePublished":"2022-01-21T06:53:19+00:00","dateModified":"2022-01-22T17:02:20+00:00","breadcrumb":{"@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entri.app\/blog\/introduction-to-operating-system\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#primaryimage","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/01\/Introduction-to-Operating-System-Download-PDF-Notes.png","width":820,"height":615,"caption":"Introduction to Operating System - Download PDF Notes"},{"@type":"BreadcrumbList","@id":"https:\/\/entri.app\/blog\/introduction-to-operating-system\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/entri.app\/blog\/"},{"@type":"ListItem","position":2,"name":"Entri Skilling","item":"https:\/\/entri.app\/blog\/category\/entri-skilling\/"},{"@type":"ListItem","position":3,"name":"Data Science and Machine Learning","item":"https:\/\/entri.app\/blog\/category\/entri-skilling\/data-science-ml\/"},{"@type":"ListItem","position":4,"name":"Introduction to Operating System &#8211; Download PDF Notes"}]},{"@type":"WebSite","@id":"https:\/\/entri.app\/blog\/#website","url":"https:\/\/entri.app\/blog\/","name":"Entri Blog","description":"","publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entri.app\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/entri.app\/blog\/#organization","name":"Entri App","url":"https:\/\/entri.app\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","width":989,"height":446,"caption":"Entri App"},"image":{"@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/entri.me\/","https:\/\/x.com\/entri_app"]},{"@type":"Person","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/ccdb6274b5942d61d250bfedcbacab74","name":"Reethu S Arya","description":"Reethu is a learner, orator and storyteller who keeps it all to herself unless it\u2019s for exams and grades. She claims her spirit animal to be a cute fluffy panda (not your regular ones)and has been its disciple since day one! She thinks she connects more with words than with people. She believes her writings will someday help somebody in some way as they did with her!","url":"https:\/\/entri.app\/blog\/author\/reethu\/"}]}},"_links":{"self":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25505111","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/users\/82"}],"replies":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/comments?post=25505111"}],"version-history":[{"count":3,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25505111\/revisions"}],"predecessor-version":[{"id":25505254,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25505111\/revisions\/25505254"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media\/25505117"}],"wp:attachment":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media?parent=25505111"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/categories?post=25505111"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/tags?post=25505111"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}