Question
Consider the following statements in regards to socio
religious reformsin India: 1.Brahmo Samaj, the Prarthana Samaj, and the Aligarh Movement were examples of reformist movements 2.Arya Samaj and the Deoband movement are examples of revivalist movements Which of the following statements is/are correct?Solution
Examples of reformist movements are Brahmo Samaj, the Prarthana Samaj, and the Aligarh Movement. Arya Samaj and the Deoband movement are examples of revivalist movements.
Which construct replaces a command with its output in a POSIX shell?
Star schema consists of:
In Bash, which syntax is used for arithmetic expansion?
How do you access the value of a variable named `USERNAME` in a shell script?
Which command is used to search text patterns in files?
Which command is used to display the number of lines in a file?
How do you check the exit status of the last executed command in a shell?
Which command is used to display the first few lines of a file?
In shell scripting, how do you assign the string "Hello World" to a variable named `MESSAGE`?
Which command is used to display the last 10 lines of a file in Linux?