What command can be issued to confirm what directory you are in at a command line prompt?
A. dir
B. pwd
C. whereami
D. ld
Answer: B
Computer Science & Information Technology
You might also like to view...
Match each of the following steps of SDLC development to its position in the development process
I. development II. design III. analysis IV. testing and installation V. problem/opportunity identification A. first step B. second step C. third step D. fourth step E. fifth step
Computer Science & Information Technology
To run the Painter application, we used the java command, followed by the name of the application’s ________ file. (in this case Painter).
a. .java b. .class c. .exe d. .obj
Computer Science & Information Technology