A pattern-matching algorithm may be used to implement a _______ function in a word processor.

A. find
B. table
C. replace
D. multiplication


Answer: A

Computer Science & Information Technology

You might also like to view...

Suppose class Child is derived from class Parent that was in turn derived from class GrandParent. This question concerns order of calls to constructors and destructors for these three classes. Declare an object of class Child. We know that Child, Parent and GrandParent constructors are called. In what order are these constructors are called? When the time comes to destroy the class Child object, we know that Child, Parent and GrandParent destructors are called. In what order are these destructor called?

What will be an ideal response?

Computer Science & Information Technology

Which of these is used to depict a relationship in an entity relationship diagram?

A) triangle B) square C) crow's foot line D) rectangle

Computer Science & Information Technology

Describe a situation in which JAD would be ideal.

What will be an ideal response?

Computer Science & Information Technology

The Save Database As command can only be found on the Backstage view in Access

Indicate whether the statement is true or false

Computer Science & Information Technology