A file pointer always contains the __________ of the file
Answer Posted / sumeet sharma
it actually contains the starting address of the file structure.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
Advantage and disadvantage of routing in telecom sector
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is the real time example of inheritance?
What is encapsulation and abstraction? How are they implemented in C++?
How do you use inheritance in unity?
What are the 3 pillars of oop?
What is abstraction example?
What is difference between inheritance and polymorphism?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What are objects in oop?
What is persistence in oop?
What is this pointer in oop?
What is oops with example?
What is object-oriented programming? Webopedia definition