Linux
What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?

chmod go + r, u + x letter
chmod g - x, uo + r letter
chmod u - x, go + r letter
chmod go + x, u - x letter

ANSWER DOWNLOAD EXAMIANS APP

Linux
The physical layer of a network

None of these
All of these
defines the electrical characteristics of signals passed between the computer and communication devices
constructs packets of data and sends them across the network
controls error detection and correction

ANSWER DOWNLOAD EXAMIANS APP