Which executable filename is used for the Bourne shell?

A. bash
B. ksh
C. csh
D. sh

Answer: D

Computer Science & Information Technology

You might also like to view...

A linked list is a __________ collection of self-referential structures, called nodes, connected by pointer links.

a) hierachical b) linear c) branching d) constant

Computer Science & Information Technology

The ability to reuse objects already defined, perhaps for a different purpose, with modification appropriate to the new purpose, is referred to as:

a) Information hiding. b) Inheritance. c) Redefinition. d) Overloading

Computer Science & Information Technology