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
How do I run a program in notepad ++?
Is c the same as c++?
Explain what is class definition in c++ ?
What are associate containers?
Is c++ harder than java?
What are references in c++?
Which software is used for c++ programming?
How the memory management in vectors are being done. What happens when the heap memory is full, and how do you handle it ?
What is atoi in c++?
What is private inheritance?
Can c++ be faster than c?
what are the decision making statements in C++? Explain if statement with an example?
If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3
Difference between overloading vs. Overriding
Should I learn c or c++ or c#?