Explore topic-wise MCQs in Unix.

This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Unix knowledge and support exam preparation. Choose a topic below to get started.

1.

Which one of the following command will change our primary prompt from $ to C>?

A. PS1= C>
B. PS2= C>
C. PS1= >C
D. PS2= <C
Answer» B. PS2= C>
2.

Environment variables control the behavior of the system.

A. True
B. False
Answer» B. False
3.

Environment variable names can be defined only in uppercase.

A. True
B. False
Answer» C.