After Spending Some Time To Analyze This Problem..I Got Its Non-
Synchronization,Multi Threading Problem..Let Me Describe..-

As The Source Program Build To Single Threaded Environment so When
Multiple User Trying To Access The Same Part of Program at the same
time ,its surely crashes..as Its Not Made Synchronized e.g.
synchronized block or synchronized method which multiple thread trying
to access....causes crashing of program so of Application.

2 reason .Might The Program/Application Goes Out Of Memory so Stack
Overflow Occurs..

3.Segmentation Fault ...hope every one know it..

4. Possible reasons for memory corruption
|
|-----A. stack corruption due to  overflow
|-----B. heap corruption  due to  invalid free pointer

I think Its Sufficient for To Think The Interviewer....

Correct Me If I am Wrong..


Thanks & Regards
Shashank Mani Narayan  "Don't Be Evil U Can Earn While U Learn"
Cell No +91-9740852296

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algoge...@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to