

InterviewSolution
Saved Bookmarks
1. |
I am given two files viz. f1.c, f2.c, both having a call to malloc(). Can the address of the locations returned by these two be same? |
Answer» | |