Answered Questions

  • what is the size of a void pointer ?

    Niyas Ibrahim

    • Sep 2nd, 2013

    Use of pointer is to store a memory address.since any location in the memory have same type(characters or digits) of memory address, size is same for all pointer types.

    jignesh

    • Dec 29th, 2012

    Size of void pointer or size of character pointer are same because both variable contain address or we can say memory location