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
What is polymorphism and types?
Why oops is important?
What is destructor in oop?
What is for loop and its syntax?
What is inheritance in simple words?
Prepare me a program for the animation of train
What is destructor example?
How do you explain polymorphism?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What are the two different types of polymorphism?
What are the benefits of interface?
Why do we use encapsulation in oops?
What is encapsulation with example?
What is the difference between static polymorphism and dynamic polymorphism?
Can a destructor be called directly?