Q. What’s the difference between `ADD` and `COPY`?

  • (A) `ADD` has more features than `COPY`
  • (B) `COPY` can extract archives
  • (C) `ADD` only copies files
  • (D) `COPY` supports remote URLs
πŸ’¬ Discuss
βœ… Correct Answer: (A) `ADD` has more features than `COPY`
Explanation: `ADD` supports features like extracting archives and handling URLs, while `COPY` is more straightforward.
Explanation by: Mr. Dubey
`ADD` supports features like extracting archives and handling URLs, while `COPY` is more straightforward.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
61
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
80%
Success Rate