I am developing a payroll system mini project.I used file
concept in program for reading and writing.When the
program is reloading into the memory that is if i execute
next time the file was cleaned and adding data from the
starting this is my problem.I want to strore the previous
data and if i want to add any record that should be next of
previous data.Please help me.
No Answer is Posted For this Question
Be the First to Post Answer
Why is destructor used?
• What are the desirable attributes for memory managment?
what is object oriented programming and procedure oriented programming?
difference between static and non-static variables?
what is a virtual class?
5 Answers Cap Gemini, IBM, Infosys, Trinity Technologies,
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
What is the use of oops?
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What are classes oop?
What is a class and object?
What is the difference between class and structure?