A ________ lets you edit documents that are stored in plain-text format.
Sec. 8: Scripting Basics

Quiz
•
Instructional Technology
•
University
•
Medium

Renato Biz Martins
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
File editor
Text Editor
File viewer
Answer explanation
A text editor allows a user to edit documents in plain text. In the course, you learned how to use vi and nano.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Text files can include graphics, use multiple fonts, emphasize words by italicization,and other special forms of representation.
True
False
Answer explanation
Text files can only contain plain text represented by ASCII characters. A more complicated file type can contain fonts, bold, and italics.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A ______ is a program written in an interpreted language, typically associated with a shell or a compiled program.
Command
Textfile
Script
Answer explanation
A script is a simple text file that is executable. It contains a list of various commands that can be run within the shell.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
One of the most basic features of shell scripts is
the ability to compile programs
the ability to run commands
to ask for user input
Answer explanation
The most basic script is a file containing one or more commands.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
_________ is a placeholder for a value that will be determined when the script runs.
Variable
Script
Pipeline command
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In this script, the display should be:
"Pinging ipaddress..."
"Checking to see if ipaddress is up.."
"Checking ipaddress..."
Answer explanation
The command echo will display the text to the screen. Since “Checking to see if $ip is up…” is used, the ip variable will be calculated in the second line of the script, and then displayed in the echo command.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
By convention, environment variable names are all uppercase.
True
False
Answer explanation
Environment variables should be written in all uppercase, like $CURRENT_PWD.
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Estructuras Selectivas C++

Quiz
•
7th Grade - Professio...
15 questions
Scratch: Events, Loops and The Coordinate System

Quiz
•
2nd Grade - Professio...
12 questions
INTRO TO BROADCASTING PART 2

Quiz
•
University
11 questions
Python - Data Types

Quiz
•
12th Grade - University
10 questions
ТехноТест

Quiz
•
University
10 questions
Tema 1 - SI - 2223

Quiz
•
University
15 questions
Final Tes Teknologi Informasi

Quiz
•
University
15 questions
CNC Idolaku

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade