1.

What factor depends on the allocation of buffer memory?(a) nature(b) size(c) variable type and definition(d) variable size and typeThe question was asked during an online interview.This is a very interesting question from Buffer Memory in portion Buffering and other Data Structures of Embedded Systems

Answer»

The correct choice is (c) variable type and definition

Explanation: The amount of allocated BUFFER memory DEPENDS on the variable type and the definition, the strings and the character arrays are the most commonly used TYPES.



Discussion

No Comment Found

Related InterviewSolutions