Interviewer And Interviewee Guide

Hardware and Software Design Interview Question:

Explain Memory taken for char *, int * etc.?

Submitted by: Administrator
Generally for integer memory is 2 bytes for character is 1 byte

char * and int * are pointers. they point to a memory location hence there size is the same, which is the size of the address space.
Submitted by: Administrator

Read Online Hardware and Software Design Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.