Which of the following is a markup language rather than a programming language?
A. C
B. HTML
C. Perl
D. PHP
Answer: B
Computer Science & Information Technology
You might also like to view...
The kernel sends the signal SIGPIPE to a process that
A. tries to read from a pipe with a closed writing end B. tries to write into a pipe with a closed reading end
Computer Science & Information Technology
Justifying column text in a document:
A) gives a more formal and clean look. B) is best done for single-column documents. C) maintains even spacing between words. D) maintains a jagged right edge to document text.
Computer Science & Information Technology
Switch Embedded Teaming (SET) supports remote direct memory access (RDMA) on virtual network adapters.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
____ variables have the same time duration as automatic variables.
A. Static B. Register C. Extern D. Global
Computer Science & Information Technology