Why long time required to copy the file than delete the
same file.
Answer Posted / bala
COPY: It copy the content of a file from one place to
another.so,it require long time.
DELETE: It won't delete the entaire content intead it
delete the address of the file.so,it require less time than
copy.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is constructor expression in nw abap 7.4?
What is the disadvantage of a call by reference?
What are the sequences of event block?
What is off cycle payroll run
How many ways you can create table? : abap data dictionary
What is macro? : abap hr
Is a logical database a requirement/must to write an abap/4 query?
Name a few data dictionary objects?
What is example class
Normally how many and what files get created when a transaction program is written?
What does a lock object involve?
How to create a button in selection screen ?
What is match code? : sap abap hr
What is projection view?
How do you write a function module in sap?