Apple Interview Question
839 Interview Reviews |
Back to all Apple Interview Questions & Reviews
Interview questions and reviews posted anonymously by interview candidates
Interview Question for IPhone Software Engineer at Apple:
Helpful Question?
Yes |
No
Inappropriate?
Answers & Comments (2)
however, the loader should be ready to resolve dynamic symbols needed by the file, by loading and mapping libraries into the new process' address space (unless symbols are loaded lazily, such as GetProcAddress() in Win32). once all this is complete, the loader should give control to the start routine of the process, which in most cases is not going to be the user's provided main() but some standard library initializing routine
Helpful Answer?
Yes |
No
Inappropriate?
Members can
answer or comment on this question
–
Join Now (It's Free) or
Sign In
0 of 1 people found this helpful
by Interview Candidate: