Question
Which is used for C shell?
Read the below passage and answer the questions Shell can be accessed by users using a command line interface. A special program called Terminal in Linux/macOS, or Command Prompt in Windows OS is provided to type in the human-readable commands A program which is responsible for providing an interface to a user so that he/she can access the shell. It basically allows users to enter commands and see the output of those commands in a text-based interface.  As a shell can also take commands as input from file, we can write these commands in a file and can execute them in shell to avoid this repetitive work. These files are called Shell Scripts or  Shell Programs . Shell script comprises the following elements – ·        Shell Keywords – if, else, break etc. ·        Shell commands – cd, ls, echo, pwd, touch etc. ·        Functions ·        Control flow – if..then..else, case and shell loops etc.Solution
The correct answer is D
'Sita' can complete some work alone in 20 days. 'Geeta' is twice as efficient as 'Reeta' and three times as efficient as 'Sita'. If 'Sita' and 'Reeta' s...
A and B together can do a piece of work in 30 days, B and C together can do it in 20 days. A starts the work and works on it for 5 days, then B takes it...
A and B individually can complete the work in 28 days and 42 days respectively. If the time taken by C alone to complete the work is 1.25 times the time...
A and B together can do a piece of work in 15 days which B and C together can do in 20 days. After A has been working at it for 3 days and then by B for...
V and N, working individually, can complete a task in (w – 2) days and (w + 4) days, respectively. N initiated the task alone and was later joined by ...
24 men can complete 3/5 part of a work in 8 days working 9 hours a day. How many women can complete rest of the work if they work for 8 hours a day for ...
A, B, and C can together complete a task in 12 days. A and B can complete the same task in 16 days, and B and C can complete it in 20 days. In how many ...
A man, a woman and a boy can do a work in 3, 2, 6 days respectively. How many children were required with 1 man and 1 woman to complete the same work in...
‘A’ and ‘B’ can complete a certain work in 12 days and 24 days, respectively. They started working together and worked till completion of the wo...
‘A’ and ‘B’ can do a piece of work in 17 days and 34 days, respectively. They started working together but ‘A’ left after 4 days. Find the t...