A file pointer always contains the __________ of the file
Answers were Sorted based on User's Feedback
Answer / sujatha
file pointer always contains the address of a file or the
location of the file
| Is This Answer Correct ? | 42 Yes | 4 No |
Answer / sumeet sharma
it actually contains the starting address of the file structure.
| Is This Answer Correct ? | 6 Yes | 1 No |
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is Method overloading?
Out of 4 concepts, which 3 C++ Follow?
The IT giant Tirnop has recently crossed a head count of 150000 and earnings of $7 billion. As one of the forerunners in the technology front, Tirnop continues to lead the way in products and services in India. At Tirnop, all programmers are equal in every respect. They receive identical salaries and also write code at the same rate. Suppose 14 such programmers take 14 minutes to write 14 lines of code in total. How long will in take 5 programmers to write 5 lines of code in total ?
Why is polymorphism important in oop?
Which is not an object oriented programming language?
What is basic concept of oop?
What is the concept of object oriented program?
When is an object created and what is its lifetime?
Write an operator overloading program to write S3+=S2.
write a c++ program to find maximum of two numbers using inline functions.
who is the founder of c++?