1.type PFI, for pointer to function (of two char * arguments) returning int
2. error
3.type PFI, function (of two char * arguments) returning int
4.type PFI, for pointer
Answer:1