A segmentation fault is a common condition thatcauses programs to crash; they are often associatedwith a file named core. They are caused by a programtrying to read or write an illegal memory location. Inother words, this is a memory access violation error.
Rahul’s salary is 40% of Mohit’s salary. If Rahul’s salary is increased by 60% and Mohit’s salary is decreased by 20%, then Rahul’s salary will be how much percentage of Mohit’s salary?