Android面试之操作系统

操作系统 
1. 进程和线程的区别。 

http://www.cnblogs.com/way_testlife/archive/2011/04/16/2018312.html
2. 死锁的概念,必要条件,死锁的预防,避免,检测,解决。 

http://blog.csdn.net/joejames/article/details/37960873
3. Window内存管理方式:

段存储,页存储,段页存储。 


4. 进程的几种状态。 

5. IPC几种通信方式。

http://blog.sina.com.cn/s/blog_9599e951010108p5.html 
6. 什么是虚拟内存。 

http://baike.baidu.com/link?url=QIxbDng5KxX9slJ2dsTMmv-r58lNnhnBn2ix9gtFM3S--F2JcR-FQOCXz9PNYt1ArXHDs35kDlvPryFTEp2aKK
7. 虚拟地址、逻辑地址、线性地址、物理地址的区别。

http://blog.csdn.net/u011101683/article/details/12451463 
因为是做android的这一块问得比较少一点, 还有可能上我简历上没有写操作系统的原因。 
推荐书籍:《深入理解现代操作系统》 

猜你喜欢

转载自blog.csdn.net/qq_24502469/article/details/52497737
今日推荐