If CFL are not closed under complementation, it means that if a language '$L$' is CFL then its compliment $L^C$ is not CFL. Then how can we discuss about $L^C$ being recursive?
My doubt arose because I think if a language cannot be decided CFL or not then how can it be declared Recursive ?