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 the difference between a constructor and a destructor?
What do you mean by abstraction?
What is polymorphism what is it for and how is it used?
What is difference between oop and pop?
What is coupling in oops?
What is meant by multiple inheritance?
hi all..i want to know oops concepts clearly can any1 explain??
What is polymorphism and its types?
What is encapsulation in simple terms?
What is oops with example?
How long to learn object oriented programming?
Advantage and disadvantage of routing in telecom sector
Why is oop useful?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
Why do we use class in oops?