Interview Questions

Can a structure contain a pointer to itself?

C Interview Questions and Answers


(Continued from previous question...)

Can a structure contain a pointer to itself?

Most certainly. A problem can arise if you try to use typedefs;

(Continued on next question...)

Other Interview Questions