Interviewer And Interviewee Guide

Data Structures Interview Question:

Difference between calloc and malloc in data structures?

Submitted by: Administrator
malloc: allocate n bytes
calloc: allocate m times n bytes initialized to 0
Submitted by: Administrator

Read Online Data Structures Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.