{"id":23864,"date":"2022-06-13T12:07:48","date_gmt":"2022-06-13T06:37:48","guid":{"rendered":"https:\/\/ischoolconnect.com\/blog\/?p=23864"},"modified":"2025-03-20T13:45:13","modified_gmt":"2025-03-20T08:15:13","slug":"top-os-interview-questions-to-learn","status":"publish","type":"post","link":"https:\/\/ischoolconnect.com\/blog\/top-os-interview-questions-to-learn\/","title":{"rendered":"OS interview questions | Top questions with answers to ace your interview!"},"content":{"rendered":"\n<p>An operating system or OS is a software program that manages and operates computing devices, such as smartwatches, network towers, cards, web servers, and computers.&nbsp;An OS significantly eliminates the need to know coding languages to interact with computing devices.&nbsp;Owing to the significant benefits of an operating system, knowledge of the same for interviews for managerial-level positions in the IT industry.&nbsp;Keep reading to learn more about the top 10 most frequently asked OS interview questions to help you prepare!&nbsp;<\/p>\n\n\n\n<div data-tf-widget=\"OHTizbGU\" data-tf-iframe-props=\"title=How to learn English\" data-tf-medium=\"snippet\" data-tf-hidden=\"utm_source=ORGANIC_SEARCH,utm_medium=Blog,utm_campaign=top-os-interview-questions-to-learn,hubspot_utk=xxxxx,hubspot_page_name=xxxxx,hubspot_page_url=xxxxx\" style=\"width:100%;height:400px;\"><\/div><script src=\"\/\/embed.typeform.com\/next\/embed.js\"><\/script>\n\n\n\n<p>Knowledge of OS is one of the most basic requirements for high-level technical positions in the IT industry. In certain cases, you will also have a minimum amount of experience with the software, depending on the position you are applying for.&nbsp;<\/p>\n\n\n\n<p>Here are some OS interview questions that you can start preparing-&nbsp;<\/p>\n\n\n\n<h2 id=\"q1-why-is-an-operating-system-important\" class=\"wp-block-heading\"><strong>Q1. Why is an operating system important?&nbsp;<\/strong><\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"500\" height=\"333\" src=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system.jpg\" alt=\"os interview questions and answers\" class=\"wp-image-23871\" srcset=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system.jpg 500w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-300x200.jpg 300w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-345x230.jpg 345w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-370x247.jpg 370w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-440x294.jpg 440w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-170x113.jpg 170w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><figcaption>There are many operating systems that are available however the three most common operating systems are&nbsp;<strong>Microsoft&#8217;s Windows, Apple&#8217;s macOS and Linux<\/strong>.<\/figcaption><\/figure><\/div>\n\n\n<p>This is one of the most crucial types of OS interview questions that are often asked to help interviewers understand if you can identify the necessity of particular software.&nbsp;<\/p>\n\n\n\n<p>A suitable answer to this question can be as follows &#8211;&nbsp;<\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>An operating system is one of the most essential parts of a computer. This is primarily because it enables an interface and acts as a link for interaction between computer software and users. It also contributes to the communication between hardware, allowing a balance to maintain between hardware and the CPU.&nbsp;<\/p>\n\n\n\n<h2 id=\"q2-according-to-you-what-are-the-two-main-purposes-of-an-operating-system\" class=\"wp-block-heading\"><strong>Q2. According to you, what are the two main purposes of an operating system?&nbsp;<\/strong><\/h2>\n\n\n\n<p>This type of OS interview question provides you with room to state your own professional opinion concerning the concept in question.&nbsp;<\/p>\n\n\n\n<p>You can phrase your answer along the following lines &#8211;&nbsp;<\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>One of the most important purposes of an operating system is to ensure that a computer system is performing optimally by managing its various computational activities. Secondly, an OS also provides the right environment needed to develop and execute different programs.&nbsp;<\/p>\n\n\n\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-1 wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button has-custom-width wp-block-button__width-100\"><a class=\"wp-block-button__link\" href=\"https:\/\/ischoolconnect.com\/blog\/bsc-it-everything-you-need-to-know-about-this-course\/\" target=\"_blank\" rel=\"noreferrer noopener\">Read more: BSc IT | Everything you need to know about this course!<\/a><\/div>\n<\/div>\n\n\n\n<h2 id=\"q3-what-is-a-socket\" class=\"wp-block-heading\"><strong>Q3. What is a socket?&nbsp;<\/strong><\/h2>\n\n\n\n<p>This is among the more technical types of OS interview questions \u200cyou should be able to answer if you have been formally trained in the software.&nbsp;<\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>A socket is used to establish a connection between two applications. The endpoints of a connection are the sockets.&nbsp;<\/p>\n\n\n\n<h2 id=\"q4-what-are-the-different-states-of-a-process\" class=\"wp-block-heading\"><strong>Q4. What are the different states of a process?&nbsp;<\/strong><\/h2>\n\n\n\n<p><strong>Answer &#8211; <\/strong>Processes can exist in one of three states &#8211; running, ready, or waiting.&nbsp;<\/p>\n\n\n\n<p>While answering this type of question, you may consider elaborating a little on what each state of a process is. This can help interviewers understand the depth of your knowledge and expertise.&nbsp;<\/p>\n\n\n\n<h2 id=\"q5-what-is-a-thread\" class=\"wp-block-heading\"><strong>Q5. What is a thread?&nbsp;<\/strong><\/h2>\n\n\n\n<p><strong>Answer &#8211; <\/strong>A thread is a single sequence stream present within a process. Since threads also have some of the properties of processes, they are referred to as lightweight processes.&nbsp;<\/p>\n\n\n\n<h2 id=\"q6-what-is-demand-paging\" class=\"wp-block-heading\"><strong>Q6. What is demand paging?&nbsp;<\/strong><\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img decoding=\"async\" width=\"500\" height=\"333\" src=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components.jpg\" alt=\"os interview questions for geeks pdf\" class=\"wp-image-23876\" srcset=\"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components.jpg 500w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components-300x200.jpg 300w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components-345x230.jpg 345w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components-370x247.jpg 370w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components-440x294.jpg 440w, https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/05\/operating-system-components-170x113.jpg 170w\" sizes=\"(max-width: 500px) 100vw, 500px\" \/><figcaption><em>Demand paging<\/em>&nbsp;is the paging policy that a page is not read into memory until it is requested<\/figcaption><\/figure><\/div>\n\n\n<p>If you have technical experience with OS in the industry, this is among the OS interview questions that you will be able to answer quite easily.&nbsp;<\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>Demand paging occurs when not all of a process\u2019s pages are in RAM. OS then brings the missing or required pages from the disk into the RAM.&nbsp;<\/p>\n\n\n\n<h2 id=\"q7-what-are-the-benefits-of-a-multiprocessor-system\" class=\"wp-block-heading\"><strong>Q7. What are the benefits of a multiprocessor system?&nbsp;<\/strong><\/h2>\n\n\n\n<p>Such kinds of OS interview questions allow interviewers to determine if you can objectively view a concept to determine its advantages and disadvantages. In such types of questions, remember to make a mental note of the disadvantages or drawbacks of the subject. This can most likely be the next question you are asked.&nbsp;<\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>Multiprocessor systems are used across the industry today as they improve the performance of systems by running multiple programs concurrently. As a result, a larger number of tasks can be accomplished in a smaller period. Multiprocessor systems are also highly cost-effective, as all the processors share the same resources.&nbsp;<\/p>\n\n\n\n<h2 id=\"q8-what-is-a-monolithic-kernel\" class=\"wp-block-heading\"><strong>Q8. What is a monolithic kernel?&nbsp;<\/strong><\/h2>\n\n\n\n<p><strong>Answer &#8211; <\/strong>A monolithic kernel is a kernel that includes all the codes of the operating system in a single executable image.&nbsp;<\/p>\n\n\n\n<h2 id=\"q9-what-is-the-difference-between-a-microkernel-and-a-macro-kernel\" class=\"wp-block-heading\"><strong>Q9. What is the difference between a microkernel and a macro kernel?&nbsp;<\/strong><\/h2>\n\n\n\n<p>The \u2018state the difference\u2019 types of OS interview questions are among the most tricky kinds of questions that may be asked in an interview for a managerial level role.<\/p>\n\n\n\n<p>Here is a good answer to this question &#8211;&nbsp;<\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>A microkernel is a kernel that runs on minimal performance affecting services for an operating system. A macro kernel, on the other hand, is a combination of both micro and monolithic kernels.&nbsp;<\/p>\n\n\n\n<div data-tf-widget=\"QHCnSPHI\" data-tf-disable-auto-focus=\"\" data-tf-iframe-props=\"title=Funny Poll\" data-tf-medium=\"snippet\" style=\"width:100%;height:400px;\"><\/div><script src=\"\/\/embed.typeform.com\/next\/embed.js\"><\/script>\n\n\n\n<h2 id=\"q10-what-is-thrashing\" class=\"wp-block-heading\"><strong>Q10. What is thrashing?&nbsp;<\/strong><\/h2>\n\n\n\n<p><strong>Answer &#8211; <\/strong>Thrashing is a situation in which the performance of a computer collapses or degrades. Thrashing often occurs when a system spends more time&nbsp;<\/p>\n\n\n\n<p>than usual processing page faults than executing transactions. Thrashing harms the overall system.&nbsp;<\/p>\n\n\n\n<h2 id=\"key-takeaways\" class=\"wp-block-heading\"><strong>Key takeaways&nbsp;<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\"><li>Operating systems are among the most widely used system software in the information technology industry.&nbsp;<\/li><li>Knowledge of OS is, therefore, among the aspects of your skills that are tested in interviews.&nbsp;<\/li><li>Preparing for interviews well in advance with our list of 10 OS interview questions can be a great way to perform at your most optimal level.&nbsp;<\/li><li>In some cases, you may need to have a relevant amount of work experience to qualify for a managerial-level position in the industry.&nbsp;<\/li><\/ul>\n\n\n\n<p>We hope you enjoyed reading this blog. In case of any queries, <a href=\"https:\/\/ischoolconnect.com\/en\/contact-us\/\" target=\"_blank\" rel=\"noreferrer noopener\">reach out to us<\/a> or drop a comment below!<\/p>\n\n\n\n<p>Liked this blog? Read next: <a href=\"https:\/\/ischoolconnect.com\/blog\/mca-course-things-you-need-to-know-before-pursuing-this-course\/\" target=\"_blank\" rel=\"noreferrer noopener\">MCA course | 7 Things you need to know before pursuing this course!<\/a><\/p>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"BlogPosting\",\n  \"mainEntityOfPage\": {\n    \"@type\": \"WebPage\",\n    \"@id\": \"https:\/\/ischoolconnect.com\/blog\/top-os-interview-questions-to-learn\/\"\n  },\n  \"headline\": \"Top 10 OS interview questions to learn!\",\n  \"description\": \"Knowledge of OS is fundamental for a career in the information technology industry. Here are the top 10 OS interview questions to learn!\",\n  \"image\": \"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions.png\",  \n  \"author\": {\n    \"@type\": \"Organization\",\n    \"name\": \"iSchoolConnect\",\n    \"url\": \"https:\/\/ischoolconnect.com\/en\/\"\n  },  \n  \"publisher\": {\n    \"@type\": \"Organization\",\n    \"name\": \"iSchoolConnect\",\n    \"logo\": {\n      \"@type\": \"ImageObject\",\n      \"url\": \"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2021\/01\/isc-Logo.png\"\n    }\n  },\n  \"datePublished\": \"2022-06-13\",\n  \"dateModified\": \"2022-07-04\"\n}\n<\/script>\n\n\n\n<h2 id=\"faqs\" class=\"wp-block-heading\"><strong>FAQs&nbsp;<\/strong><\/h2>\n\n\n\n<p><strong>Q1. How many questions will I be asked in a technical interview?&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>This is entirely dependent on the interviewers, their assessment of your performance, and how you respond to the questions.&nbsp;<\/p>\n\n\n\n<p><strong>Q2. Can I apply for technical positions without experience in OS?&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>Yes, you can. Basic knowledge in OS can help you gain significant employment opportunities in the industry at an early stage in your career. However, you will need relevant experience for higher-level opportunities in the industry.&nbsp;<\/p>\n\n\n\n<p><strong>Q3. What do I do \u200cwhere I do not know the answer to an interview question?&nbsp;<\/strong><\/p>\n\n\n\n<p><strong>Answer &#8211; <\/strong>In such cases, you can let the interviewer know that you are not aware of the answer. If you still want to attempt to answer the question, you can ask for more information or pose a supporting question that will lead you to the correct response.&nbsp;<\/p>\n\n\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [{\n    \"@type\": \"Question\",\n    \"name\": \"How many questions will I be asked in a technical interview?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"This is entirely dependent on the interviewers, their assessment of your performance, and how you respond to the questions.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"Can I apply for technical positions without experience in OS?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"Yes, you can. Basic knowledge in OS can help you gain significant employment opportunities in the industry at an early stage in your career. However, you will need relevant experience for higher-level opportunities in the industry.\"\n    }\n  },{\n    \"@type\": \"Question\",\n    \"name\": \"What do I do \u200cwhere I do not know the answer to an interview question?\",\n    \"acceptedAnswer\": {\n      \"@type\": \"Answer\",\n      \"text\": \"In such cases, you can let the interviewer know that you are not aware of the answer. If you still want to attempt to answer the question, you can ask for more information or pose a supporting question that will lead you to the correct response.\"\n    }\n  }]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>An operating system or OS is a software program that manages and operates computing devices, such as smartwatches, network towers, cards, web servers, and computers.&nbsp;An OS significantly eliminates the need to know coding languages to interact with computing devices.&nbsp;Owing to the significant benefits of an operating system, knowledge of the same for interviews for managerial-level [&hellip;]<\/p>\n","protected":false},"author":69,"featured_media":24945,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"","footnotes":""},"categories":[851,852],"tags":[1635,1687,1686],"class_list":["post-23864","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-careers","category-profile-building","tag-interview-questions","tag-operating-system","tag-os-interview"],"better_featured_image":{"id":24945,"alt_text":"Top OS interview questions to learn!","caption":"Top OS interview questions to learn!","description":"Top OS interview questions to learn!","media_type":"image","media_details":{"width":600,"height":400,"file":"2022\/06\/os-interview-questions.png","filesize":55934,"sizes":{"medium":{"file":"os-interview-questions-300x200.png","width":300,"height":200,"mime-type":"image\/png","filesize":23648,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-300x200.png"},"thumbnail":{"file":"os-interview-questions-150x150.png","width":150,"height":150,"mime-type":"image\/png","filesize":19293,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-150x150.png"},"pk-small":{"file":"os-interview-questions-80x80.png","width":80,"height":80,"mime-type":"image\/png","filesize":6365,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-80x80.png"},"pk-thumbnail":{"file":"os-interview-questions-300x225.png","width":300,"height":225,"mime-type":"image\/png","filesize":59770,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-300x225.png"},"minimag_345_308":{"file":"os-interview-questions-345x308.png","width":345,"height":308,"mime-type":"image\/png","filesize":105217,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-345x308.png"},"minimag_100_80":{"file":"os-interview-questions-100x80.png","width":100,"height":80,"mime-type":"image\/png","filesize":6644,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-100x80.png"},"minimag_345_230":{"file":"os-interview-questions-345x230.png","width":345,"height":230,"mime-type":"image\/png","filesize":60278,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-345x230.png"},"minimag_170_170":{"file":"os-interview-questions-170x170.png","width":170,"height":170,"mime-type":"image\/png","filesize":28815,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-170x170.png"},"minimag_370_247":{"file":"os-interview-questions-370x247.png","width":370,"height":247,"mime-type":"image\/png","filesize":91745,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x247.png"},"minimag_270_220":{"file":"os-interview-questions-270x220.png","width":270,"height":220,"mime-type":"image\/png","filesize":57003,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-270x220.png"},"minimag_440_293":{"file":"os-interview-questions-440x293.png","width":440,"height":293,"mime-type":"image\/png","filesize":76114,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-440x293.png"},"minimag_351_247":{"file":"os-interview-questions-351x247.png","width":351,"height":247,"mime-type":"image\/png","filesize":88276,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-351x247.png"},"minimag_570_380":{"file":"os-interview-questions-570x380.png","width":570,"height":380,"mime-type":"image\/png","filesize":129410,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-570x380.png"},"minimag_501_375":{"file":"os-interview-questions-501x375.png","width":501,"height":375,"mime-type":"image\/png","filesize":160407,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-501x375.png"},"minimag_395_499":{"file":"os-interview-questions-395x400.png","width":395,"height":400,"mime-type":"image\/png","filesize":55103,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-395x400.png"},"minimag_477_500":{"file":"os-interview-questions-477x400.png","width":477,"height":400,"mime-type":"image\/png","filesize":56266,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-477x400.png"},"minimag_370_493":{"file":"os-interview-questions-370x400.png","width":370,"height":400,"mime-type":"image\/png","filesize":54422,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x400.png"},"minimag_370_370":{"file":"os-interview-questions-370x370.png","width":370,"height":370,"mime-type":"image\/png","filesize":114405,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x370.png"},"minimag_370_555":{"file":"os-interview-questions-370x400.png","width":370,"height":400,"mime-type":"image\/png","filesize":54422,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x400.png"},"minimag_370_399":{"file":"os-interview-questions-370x399.png","width":370,"height":399,"mime-type":"image\/png","filesize":138879,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x399.png"},"minimag_370_494":{"file":"os-interview-questions-370x400.png","width":370,"height":400,"mime-type":"image\/png","filesize":54422,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x400.png"},"minimag_370_241":{"file":"os-interview-questions-370x241.png","width":370,"height":241,"mime-type":"image\/png","filesize":77338,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x241.png"},"minimag_440_660":{"file":"os-interview-questions-440x400.png","width":440,"height":400,"mime-type":"image\/png","filesize":55815,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-440x400.png"},"minimag_440_440":{"file":"os-interview-questions-440x400.png","width":440,"height":400,"mime-type":"image\/png","filesize":55815,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-440x400.png"},"minimag_440_589":{"file":"os-interview-questions-440x400.png","width":440,"height":400,"mime-type":"image\/png","filesize":55815,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-440x400.png"},"minimag_440_580":{"file":"os-interview-questions-440x400.png","width":440,"height":400,"mime-type":"image\/png","filesize":55815,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-440x400.png"},"minimag_440_294":{"file":"os-interview-questions-440x294.png","width":440,"height":294,"mime-type":"image\/png","filesize":125032,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-440x294.png"},"minimag_370_479":{"file":"os-interview-questions-370x400.png","width":370,"height":400,"mime-type":"image\/png","filesize":54422,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-370x400.png"},"minimag_396_248":{"file":"os-interview-questions-396x248.png","width":396,"height":248,"mime-type":"image\/png","filesize":79204,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-396x248.png"},"minimag_1170_250":{"file":"os-interview-questions-600x250.png","width":600,"height":250,"mime-type":"image\/png","filesize":41900,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-600x250.png"},"minimag_170_113":{"file":"os-interview-questions-170x113.png","width":170,"height":113,"mime-type":"image\/png","filesize":19042,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions-170x113.png"}},"image_meta":{"aperture":"0","credit":"","camera":"","caption":"","created_timestamp":"0","copyright":"","focal_length":"0","iso":"0","shutter_speed":"0","title":"","orientation":"0","keywords":[]}},"post":23864,"source_url":"https:\/\/ischoolconnect.com\/blog\/wp-content\/uploads\/2022\/06\/os-interview-questions.png"},"acf":[],"modified_by":"Aastha","_links":{"self":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts\/23864"}],"collection":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/users\/69"}],"replies":[{"embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/comments?post=23864"}],"version-history":[{"count":33,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts\/23864\/revisions"}],"predecessor-version":[{"id":99560,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/posts\/23864\/revisions\/99560"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/media\/24945"}],"wp:attachment":[{"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/media?parent=23864"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/categories?post=23864"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ischoolconnect.com\/blog\/wp-json\/wp\/v2\/tags?post=23864"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}