How to get the current position of the file pointer?
Answer / Manoj Kumar Gupta
To get the current position of the file pointer in C++, use the 'tellg()' member function on an input stream object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write about the various sections of the executable image?
Comment on c++ standard exceptions?
Can comments be nested?
What is an incomplete type in c++?
Define stacks. Provide an example where they are useful.
What is the difference between a baller and a reference in C++?
What do you mean by abstraction. Explain your answer?
What is abstraction in c++?
What is endianness?
5. Can inline functions have a recursion?
Show the declaration for a pointer to function returning long and taking an integer parameter.
What's the best free c++ profiler for windows?