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

A. h
B. j
C. k
D. l


Answer: A

Computer Science & Information Technology

You might also like to view...

A series of screens used to present ideas to an audience is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Case 16-2 Since extensive data in the form of numbers can be difficult to assimilate, such data are better represented as charts. There are several types of charts available in Microsoft Excel. Choosing the right chart type to represent a data source is important to effectively illustrate a data. A chart type should be chosen based on the number of data series, range of data series values, type of data series etc.? Benjamin, a nuclear physicist, needs to represent electron decay at five time intervals for ten different elements. Benjamin thus has five data series for ten category values. In this scenario, Benjamin can use a _____ to represent the data.

A. ?surface chart B. ?line chart C. ?radar chart D. ?pie chart

Computer Science & Information Technology

Answer the following statements true (T) or false (F)

1. All assembly languages allow the placement of comments in the program. 2. The comment begins with a special character that signals to the assembler that the rest of the line is a comment and is to be ignored by the assembler. 3. In essence, macros are handled by the hardware at run time, whereas subroutines are handled by the assembler at assembly time. 4. The disadvantage of binding memory references to specific addresses prior to loading is that the resulting load module can only be placed in one region of main memory. 5. A linker that produces a relocatable load module is often referred to as a linkage editor.

Computer Science & Information Technology

____________________ labels change their appearance if someone (such as a thief) tries to remove them.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology