A file pointer always contains the __________ of the file
Answer Posted / jay
address of file
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is object and class in oops?
Why is object oriented programming so hard?
What is abstraction in oops?
Can static class have constructor?
Give two or more real cenario of virtual function and vertual object
What are the features of oop?
What is use of overloading?
What are benefits of oop?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is an interface in oop?
to find out the minimum of two integer number of two different classes using friend function
What is variable example?
What are the 3 pillars of oop?
What is the advantage of oop over procedural language?
What is an example of genetic polymorphism?