2,901 views
2 votes
2 votes

Location transparency allows:

I. Users to treat the data as if it is done at one location.

II. Programmers to treat the data as if it is at one location.

III. Managers to treat the data as if it is at one location.

Which one of the following is correct ? 

  1. $I, II$ and $III$ 
  2. $I$ and $II$ only 
  3. $II$ and $III$ only
  4. $II$ only

1 Answer

Best answer
3 votes
3 votes

ans is A all three statements are correct

In distrubuted computer networks, location transparency is the use of names to identify network resources, rather than their actual location. For example, files are accessed by a unique file name, but the actual data is stored in physical sectors scattered around a disk in either the local computer or in a network.

https://www.dlsweb.rmit.edu.au/toolbox/knowmang/content/distributed_sys/transparency.htm

selected by
Answer:

Related questions

4 votes
4 votes
2 answers
3
makhdoom ghaya asked Aug 2, 2016
5,615 views
Which of the following computing models is not an example of distributed computing environment ?Cloud computingParallel computing Cluster computing Peer-to-peer computing...