{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

lecture number1 Flashcards

(6 cards)

1
Q

operating system

A

a virtual mechine that is betwenn the SW and HW which is easy to prog by humen and SW as compare to HW.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

inside OS and define kernal

A

well inside OS depnds from req to req and it decide what to inckude and what to not
keral : the main part of OS whihc is always uP and runnig
othert than kernal is called system programe.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

services fo OS

A

APIs to seprate HW and SW
allow user or application to talk with system without talking with HW

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

study of OS give —————- or OS is —————

A

abstraction
because it hides how HW works

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

diff stages to make sure in making large computers

A

1)arch details
2)high level prog lanf
3)mem managment
4)concureny and sheduling
5)file sys and I/O

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

MORES LAW

A

Moore’s law: the number of transistors in a dense integrated
circuit doubles about every two years

How well did you know this?
1
Not at all
2
3
4
5
Perfectly