3,027 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

2.3k
views
2 answers
0 votes
Sanjay Sharma asked Jul 11, 2016
2,299 views
Semi-join strategies are techniques for query processing in distributed database system. Which of the following is semi-joined technique?Only the joining attributes ... from one site to another and then only the required rows are returned
2.1k
views
1 answers
2 votes
makhdoom ghaya asked Jul 25, 2016
2,108 views
Consider the following statements :I. Re-construction operation used in mixed fragmentation satisfies commutative rule.II. Re-construction operation used in vertical ... $II$ Both are correct None of the statements are correct.
5.9k
views
2 answers
4 votes
makhdoom ghaya asked Aug 2, 2016
5,865 views
Which of the following computing models is not an example of distributed computing environment ?Cloud computingParallel computing Cluster computing Peer-to-peer computing
4.3k
views
1 answers
2 votes
makhdoom ghaya asked Jul 30, 2016
4,326 views
In a distributed computing environment, distributed shared memory is used which is Logical combination of virtual memories on the nodes.Logical combination of physical ... of the secondary memories on all the nodes.All of the above