distinguish between physical addresses and logical address?
Answers were Sorted based on User's Feedback
Answer / ayyappan
physical address is generated by cpu unit where as
logical address generated by memory.
physical address- generated by hardware always
eg:- MAC address
Logical Address- generated by system software
(system configuration.)
eg:- IP address.
| Is This Answer Correct ? | 19 Yes | 3 No |
Answer / udaykumar
physical address is generated by memory unit where as
logical address generated by cpu
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / pritesh_8
the address generated by segmentation from virtual address is logical address if no paging is implemented then logical address is physical address if paging is implemented then physical address is generated by paging using logical address
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the basic difference between unix and windows operating systems?
43 Answers Bopro, College School Exams Tests, CTS, IBM, IT-Kids, Priyadarshini, Sybian Technologies, Tolani Maritime,
which command is used to identify the type of the file?
What is “chmod” command?
Is there any method to erase all files in the current directory, along with its all sub-directories, by using only one command?
Write a command that will display files in the current directory, in a colored, long format.
What will the following command do?
Who wrote grep?
What does this command do? Cat food 1 > kitty
Sorry to all Technical person for mistake of Question. Now i am post currect question Why copied file permission is changed in destination. When i give all permission i.e 777 to file and copy that to other location in destination the permission is 755. But if give permission 555 in destination that file permission is 555 and if give permission 444 to file after copy in destination the file permission is 444. These all are happening in normal user. How the umask value is calculate here really i am not understand. Please write the proper answer. Thanks in Advance
what is the default permission for /etc/shadow file in UNIX
What is command statement?
What is the use of awk command in unix?