What does CentOS 7 GNOME desktop and Windows 10 use file extensions to identify?
What will be an ideal response?
Windows 10 and the CentOS 7 GNOME desktop use file extensions to identify file associations. A file association also helps to specify how the OS treats different file types. These associations include:
Which icon appears for a file in Windows File Explorer in Windows 10 or File Explorer in CentOS 7
Which commands appear in a file's shortcut menu
Which application opens when a user double-clicks a file icon
You might also like to view...
Answer the following questions true (T) or false (F)
1. An actual output argument must be of the same pointer data type as the corresponding formal parameter. 2. Insertion of stubs is a part of top-down testing. 3. An expression cannot be used as an actual argument in a call to a function.
In a switch statement, when a break statement is encountered, an immediate transfer of control is made to
a) the default case of the switch statement b) a goto statement c) the else clause d) the statement beyond the end of the switch statement. e) none of these
Appropriate ____ control is essential to ensure the confidentiality, integrity, and availability of the DBMS.
A. participation B. maintenance C. location D. access
Jamie has created a hard link to another file within the same directory. Which of the following commands can he use to verify that the hard link was created correctly? (Choose all that apply.)
A. ls -il B. ls -i C. ls -l D. ls -al