Question
In the questions given below there are three statements
followed by three conclusions I, II, and III. You have to take the three given statements to be true even if they seem to be at variance from commonly known facts. Read all the conclusions and then decide which of the given conclusions logically follows from the given statements disregarding commonly known facts. Statements: Only Tiffin are Box Few Tiffin are Food All Food are Tasty Conclusion: I. Some Tiffin are Tasty II. No Box are Tasty III. No Food are BoxSolution
Few Tiffin are Food (I) + All Food are Tasty (A) β Some Tiffin are Tasty (I). Hence conclusion I follows. Only Tiffin are Box β All Box are Tiffin and Box cannot have positive relation with anyone. Hence both conclusion II and III follow.
To check if a file /tmp/data.txt is both readable and writable by the current user in a shell conditional, which test is correct?
In shell scripting, which command is used to read input from the user?
Which special file enables interprocess communication using named pipes?
Which operator is used for string equality comparison within `test` or `[` commands in shell scripting?
Which symbol is used in shell scripting to reference a positional parameter, e.g., the first argument passed to a script?
In shell scripting, which operator is used for string comparison?
Which character is used to denote a single-line comment in a shell script?
How can you pass command-line arguments to a shell script?
Which command is used to display the current working directory in a Unix-like operating system?
Slowly Changing Dimension (SCD) is used to: