Exam 7: Advanced Shell Programming
Exam 1: The Essence of Unix and Linux54 Questions
Exam 2: Exploring the Unix-Linux File Systems and File Security54 Questions
Exam 3: Mastering Editors51 Questions
Exam 4: Unix-Linux File Processing55 Questions
Exam 5: Advanced File Processing51 Questions
Exam 6: Introduction to Shell Script Programming55 Questions
Exam 7: Advanced Shell Programming48 Questions
Exam 8: Exploring the Unix-Linux Utilities54 Questions
Exam 9: Perl and Cgi Programming52 Questions
Exam 10: Developing Unix-Linux Applications in C and C58 Questions
Exam 11: The X Window System51 Questions
Select questions type
After creating a flowchart,the next step in designing a program is to write the program code.
(True/False)
4.8/5
(32)
Match each option of the test command with a statement below.
-true if a file exists and can be read
(Multiple Choice)
4.9/5
(30)
You can define functions from the command line by first entering the name of the function and then completing the ____________________ to define it.
(Short Answer)
4.8/5
(26)
A function name differs from a variable name because a function name is followed by a set of ____.
(Multiple Choice)
4.9/5
(25)
Match each option of the test command with a statement below.
-compares the first file in the argument with the second file to determine if the first file is newer
(Multiple Choice)
4.8/5
(30)
A simple way to delete a record using ____ is with the -d (delete)option.
(Multiple Choice)
4.8/5
(31)
The ____________________ that connect the symbols in a flowchart represent the direction in which the program flows.
(Short Answer)
4.9/5
(40)
The line in the script for setting the Bash shell is: ____.
(Multiple Choice)
4.8/5
(34)
Pseudocode is a design tool only,and is never processed by the computer.
(True/False)
4.9/5
(38)
Two popular and proven analysis tools are used to help you design your programs to meet the program specifications: the flowchart and ____________________.
(Short Answer)
4.9/5
(41)
Match each option of the test command with a statement below.
-performs a relational integer test
(Multiple Choice)
4.9/5
(25)
Match each option of the test command with a statement below.
-logical AND
(Multiple Choice)
4.9/5
(32)
Match each option of the test command with a statement below.
-logical negation
(Multiple Choice)
4.8/5
(32)
In UNIX-Linux,all shells support the same commands and programming statements.
(True/False)
4.9/5
(37)
To format record output you can use the translate utility,____.
(Multiple Choice)
4.9/5
(34)
Showing 21 - 40 of 48
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)