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
Define a nested class.
What is purpose of new operator?
Explain the properties and principles of oop.
Explain how overloading takes place in c++?
Why c++ does not have finally?
Why should you learn c++?
What are static and dynamic type checking?
Differentiate between a constructor and a method in C++.
What is c++ stringstream?
What happens when the extern "c" char func (char*,waste) executes?
How delete [] is different from delete?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is meant by const_cast?
What do you mean by early binding?
What is a pdb file?