what is meant by files?
Answers were Sorted based on User's Feedback
Answer / santhi
a file is a collection of records and a record is a
collection of fields.by keeping ur data on file u can save
permunently.that is a file is saved on disk memory
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / kalaivani
file is define as sequence of data ,it can be stored by
alphabet or name which can be chosen by the user
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / buuuurrrrrrrrrrrrrrr...
it is a collection of empty pages with hard cardboard on
both sides on which the name of our collg is very badly
highlighted
| Is This Answer Correct ? | 1 Yes | 4 No |
what is static?
You have one base class virtual function how will call that function from derived class?
which is platform independent device used in computers
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
What is difference between inheritance and polymorphism?
What is oop in simple words?
What is a mixin class?
What will happen when the following code is run: int x; while(x<100) { cout<<x; x++; } 1) The computer will output "0123...99" 2) The computer will output "0123...100" 3) The output is undefined
Which language is not a true object oriented programming language?
what is the difference between javap and jad utility
Why it is called runtime polymorphism?
Polymorphism with an example?