Exam 4: Creating and Editing Files With Text Editors

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

What does the symbol indicate in the following command: #yy?

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

C

Describe two ways to start KWrite.

Free
(Essay)
4.8/5
(40)
Correct Answer:
Verified

Typing kwrite at a command prompt opens a new empty file in KWrite, and adding a filename as an argument opens an existing file for editing. If the file doesn't exist, the argument creates an empty file with the filename you specified. Another way to start KWrite is to use the Kickoff Application Launcher (known as the K button) at the bottom left.

What does the /text command option do and why is it important to know?

Free
(Essay)
4.9/5
(48)
Correct Answer:
Verified

You can enter /text to send the cursor to a specific word or string of characters. In files with multiple pages, this command is a time saver.

Compare word processors and text editors.

(Essay)
4.7/5
(33)

Which vim command deletes the entire line the cursor is on?

(Multiple Choice)
4.9/5
(42)

Within KWrite, you can select syntax highlighting from the Tools menu after enabling ____ mode.

(Multiple Choice)
4.9/5
(38)

You type ____ in vim command mode to repeat a search in the opposite direction.

(Multiple Choice)
4.8/5
(39)

Match each statement with an item -An advanced vim navigational command that moves the cursor to the top of the screen.

(Multiple Choice)
4.8/5
(37)

Describe two ways to start the vim editor.

(Essay)
4.9/5
(41)

Which vim command deletes the entire line and switches to insert mode?

(Multiple Choice)
4.8/5
(31)

Match each statement with an item -An advanced vim navigational command that moves the cursor to the last line of the file.

(Multiple Choice)
4.9/5
(37)

Match each statement with an item -An advanced vim navigational command that moves the cursor one space to the right.

(Multiple Choice)
4.9/5
(35)

Explain three options of the Gedit syntax highlighting feature.

(Essay)
4.8/5
(44)

Match each statement with an item -An advanced vim navigational command that moves the display up a full screen.

(Multiple Choice)
4.9/5
(31)

Typing ____ at the extended mode prompt quits vim without saving the file and ignores warnings that changes haven't been saved.

(Multiple Choice)
4.8/5
(43)

Match each statement with an item -An advanced vim navigational command that moves the cursor to the last line of the screen.

(Multiple Choice)
4.7/5
(44)

You type ____ in vim command mode to move the cursor one space to the left.

(Multiple Choice)
4.8/5
(37)

KWrite has an advanced feature known as ____________________, to display text in different colors and fonts for programming languages such as C, C++, Java, HTML, and Perl.

(Short Answer)
4.9/5
(40)

Which word processor is included with the GNOME desktop environment?

(Multiple Choice)
4.9/5
(36)

Which vim command replaces a single character and returns to command mode automatically?

(Multiple Choice)
4.9/5
(33)
Showing 1 - 20 of 49
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)