Create a custom practice set
Pick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizPick category, difficulty, number of questions, and time limit. Start instantly with your own quiz.
Generate QuizNo weekly quiz is published yet. Check the weekly page for the latest updates.
View Weekly PageAnswer: True
sudo (superuser do) grants temporary elevated privileges to authorized users as defined in /etc/sudoers. Promotes least-privilege security model by avoiding persistent root login. Users authenticate with their own password. Critical concept for secure system administration in technical exams.