πŸ“Š Distributed Computing System (DCS)
Q. How is access to resources of various machines is done?
  • (A) remote logging using ssh or telnet
  • (B) zone are configured for automatic access
  • (C) ftp is not used
  • (D) ftp is used
πŸ’¬ Discuss
βœ… Correct Answer: (A) remote logging using ssh or telnet
πŸ“Š Distributed Computing System (DCS)
Q. What are the characteristics of data migration?
  • (A) transfer data by entire file or immediate portion required
  • (B) transfer the computation rather than the data
  • (C) execute an entire process or parts of it at different sites
  • (D) execute an entire process or parts of it at same site
πŸ’¬ Discuss
βœ… Correct Answer: (A) transfer data by entire file or immediate portion required
πŸ“Š Distributed Computing System (DCS)
Q. What are the characteristics of computation migration?
  • (A) transfer data by entire file or immediate portion required
  • (B) transfer the computation rather than the data
  • (C) execute an entire process or parts of it at different sites
  • (D) execute an entire process or parts of it at same site
πŸ’¬ Discuss
βœ… Correct Answer: (B) transfer the computation rather than the data
πŸ“Š Distributed Computing System (DCS)
Q. What are the characteristics of process migr
  • (A) transfer data by entire file or immediate portion required
  • (B) transfer the computation rather than the data
  • (C) execute an entire process or parts of it at different sites
  • (D) execute an entire process or parts of it at same site
πŸ’¬ Discuss
βœ… Correct Answer: (C) execute an entire process or parts of it at different sites
πŸ“Š Distributed Computing System (DCS)
Q. When the process issues an I/O request
  • (A) it is placed in an i/o queue
  • (B) it is placed in a waiting queue
  • (C) it is placed in the ready queue
  • (D) it is placed in the job queue
πŸ’¬ Discuss
βœ… Correct Answer: (A) it is placed in an i/o queue
πŸ“Š Distributed Computing System (DCS)
Q. Absolute time ordering of all shared accesses matters in
  • (A) sequential consistency
  • (B) casual consistency
  • (C) strict consistency
  • (D) weak consistency
πŸ’¬ Discuss
βœ… Correct Answer: (C) strict consistency
πŸ“Š Distributed Computing System (DCS)
Q. In distributed file system,XDR stands for?
  • (A) external data request
  • (B) external device request
  • (C) external data recovery
  • (D) external data representation
πŸ’¬ Discuss
βœ… Correct Answer: (D) external data representation

Jump to