Skip to content

Instantly share code, notes, and snippets.

@imom0
Created April 1, 2011 15:24
Show Gist options
  • Save imom0/898330 to your computer and use it in GitHub Desktop.
Save imom0/898330 to your computer and use it in GitHub Desktop.
qingant出的笔试题。
就出这么几个
1.虚拟内存原理。要答到页表,mmu,等等
2.可执行程序入口(谁调用了main)
3.大小端
4.对齐
5.UNIX/Linux C的异常控制流/非本地跳转(信号longjmp/setjmp)
6.典型的进程地址空间布局
请大家补充
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment