MCQs > IT & Programming > System Programming > What does the following line do? memset((char *)&ctl_addr, 0, sizeof(ctl_addr));

System Programming MCQs

What does the following line do? memset((char *)&ctl_addr, 0, sizeof(ctl_addr));

Answer

Correct Answer: Initializes the region of memory pointed to by &ctl_addr

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