Discussion Forum : Batch
Question - Method, all files in the source directory will be replicated to the destination directory.
Options:
A .  replicate
B .  copy
C .  rep
D .  none of the mentioned
Answer: Option A


Each time you call the replicate() method, all files in the source directory will be replicated to the destination directory. To avoid unexpected problems caused by concurrent replication, you declare this method as synchronized.



Was this answer helpful ?
Next Question
Submit Your Solution hear:

Your email address will not be published. Required fields are marked *