Easy Tutorial
For Competitive Exams

Point out the error in the program?


struct emp
{
int ecode;
struct emp *e;
};

Error: in structure declaration
Linker Error
No Error
None of above
Share with Friends
Privacy Copyright Contact Us