1. [单选题]Linux中,提供TCP/IP包过滤功能的软件叫什么()
A. rarp
B. route 9
C. iptables
D. filter
2. [单选题]进程可以忽略大部分信号,但下列信号中()不能忽略
A. SIGBORT
B. SIGILL
C. SIGQUIT
D. SIGKILL
3. [单选题]gcc可以对编译阶段进行控制,其中()选项在可执行文件中包含标准调试信息,供gdb进行调试。
A. -Wall
B. -Werror
C. -w
D. -g