What is the size of pointer ?
Also size of pointer in 64 bit pointer

Answer Posted / kunal mittal

Size of the pointer often corresponds to the architecture

Using a 32-bit OS gives you a 32bit pointer (ditto for 64 bit)

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you find out if a linked-list has an end?

756


Differentiate between late binding and early binding.

766


Is c++ primer good for beginners?

674


What are the uses of c++ in the real world?

655


What is data type in c++?

648






What is implicit pointer in c++?

700


Which software is best for c++ programming?

657


What do the keywords volatile and mean mutable?

696


What is the use of typedef?

731


What is an adaptor class or wrapper class in c++?

691


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

676


How do I start a c++ project?

689


Show the declaration for a pointer to function returning long and taking an integer parameter.

665


Explain how to initialize a const data member.

701


Which is better c++ or java?

649