单项选择题
A、 R|X|R B、 C、 σf(R) D、 Πf(R)
A、 过程、子程序和分程序 B、 顺序、选择和重复 C、 递归、堆栈和队列 D、 调用、返回和转移
A、 int B、 int* C、 (*int) D、 (int*)