MCQs > IT & Programming > System Programming > If a process executes the following C code on a Linux system, what is the outcome?

System Programming MCQs

If a process executes the following C code on a Linux system, what is the outcome?

      char    *cp = 0, c = *cp;


Answer

Correct Answer:

The process is killed with a SIGSEGV. 

Explanation:

Note: This Question is unanswered, help us to find answer for this one

System Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

System Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it