What is the size of pointer ?
Also size of pointer in 64 bit pointer
Answer Posted / babita sharma
Size of a pointer is 2 Bytes
Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
Is eclipse good for c++?
How do I run c++?
Should I learn c or c++ first?
Difference between Abstraction and encapsulation in C++?
Write about all the implicit member functions of a class?
Why iomanip is used in c++?
Can static member variables be private?
Write a program to concatenate two strings.
How a new element can be added or pushed in a stack?
What are different types of loops in c++?
What is class in c++ with example?
Difference between pointer to constant and constant pointer to a constant. Give example.
What is the basic of c++?
What is binary search in c++?
What are pointer-to-members? Explain.