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 Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is object and class in oops?
Why do we need polymorphism in c#?
What is a class and object?
What is static in oop?
What do you mean by variable?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What is abstraction in oops?
to find out the minimum of two integer number of two different classes using friend function
What is abstraction in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
How do you achieve polymorphism?
What is multilevel inheritance?
How is class defined?