What does Ctrl + = key effect in MS Word
Subscript
The question asks about the function of the keyboard shortcut Ctrl + = in Microsoft Word. This shortcut is used for applying specific text formatting.
Let's examine the options provided:
Based on the standard functions of keyboard shortcuts in Microsoft Word, the Ctrl + = shortcut is specifically used to apply or remove subscript formatting to the selected text.
Therefore, the effect of the Ctrl + = key in MS Word is to apply Subscript.
A mechanism for arranging controlled access to a shared resource, like a file, is called:
Which UNIX/Linux command is used to make all files and sub-directories in the directory “progs” executable by all users?
In Linux operating system environment ________ command is used to print a file.
Consider the following statements :
(a) UNIX provides three types of permissions
Read
Write
Execute
(b) UNIX provides three sets of permissions
permission for owner
permission for group
permission for others
Which of the above statement/s is/are true ?
Match the following WINDOWS system calls and UNIX system calls with reference to process control and File manipulation.
Windows | UNIX |
A. Create-process( ) | I. Open( ) |
B. WaitForSingleObject( ) | II. Close( ) |
C. CreateFile( ) | III. Fork( ) |
D. CloseHandle( ) | IV. Wait( ) |