Is the complement of a non regular language always a recursive language?
I understand that 1.context-free languages are not closed under complement. 2.recursive enumerable languages are not closed under complement. 3.recursive languages are indeed closed under complement.
But how can I answer the initial question using these facts? How can I tell if a non regular language is recursive or not?