Cognizant Interview Question

How will debug segmentation fault in java and C program..

Interview Answer

Anonymous

Jun 13, 2010

My answer: usulay java create stack trace and UNIX process (if permitted, ulimit) core fie which is an image of process when it receive SIGSEGV signal.