Which of the following is the common escape sequence to display a horizontal tab using the echo command?
A. \tab
B. ?tab
C. \t
D. %tab
Answer: C
Computer Science & Information Technology
You might also like to view...
To call a static method, use the _________ name followed by a period, and the method with its arguments.
a) class’s b) instance variable’s c) namespace’s d) All of the above
Computer Science & Information Technology
Virtualization allows the software of multiple physical computers to be shared by multiple operating systems running at the same time.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology