Question
Identify whether the following statements are true or
false i) ASCII code stands for American Standard Code for Information Interchange. ii) The word PAN means Private Area Network. iii) The word LED stands for Light Emitting Display.Solution
The correct answer is C
Which symbol is used to make a script executable in Linux?
Named pipes (FIFOs) are created using:
Which command safely iterates over filenames that may contain spaces and newlines in a shell script?
Slowly Changing Dimension (SCD) is used to:
In shell scripting, which symbol represents all files in the current directory?
Star schema consists of:
How can you make a shell script executable?
In shell scripting, which operator is used for string comparison?
Which construct allows embedding a block of text in shell scripts as input?
A Here-Document in shell is denoted by: