Interviewer And Interviewee Guide

C++ New And Delete Interview Question:

Explain realloc()?

Submitted by: Administrator
An existing block of memory which was allocated by malloc() subroutine, will be freed by free() subroutine. In case , an invalid pointer parameter is passed, unexpected results will occur. If the parameter is a null pointer, then no action will occur.
Submitted by: Administrator

Read Online C++ New And Delete Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.