Would you like to make this site your homepage? It's fast and easy...
Yes, Please make this my home page!
Dbm042805
Function Load gets the data from file or access (put it in structure) and put it in an array.
Insert is the easiest function in C++
How do you get the data in search?
Search function writes for loop
What is the necessary option for update: deletion and insert?
Update can be called edit or change too.
What is the disadvantage of the array? When you delete the stuff there will be space instead of the information the data will be deleted but not the space.
So there will be so many empty spaces there without any information
What should we do to avoid these empty spaces? Don’t leave it black put the last person there: in the book it did the easiest one as it is : “ “ but the best way is to write the code as:
if(ans==’y’||ans==’y’){
e[n]fname like this for the first name.
Link list?
Because array isn’t efficient.
Why load is not part of the choices?
Because it is part of the decision making and getting information not the choices