Which of the following is a markup language for defining the visual design of a Web page or group of pages?
A. JavaScript
B. Cascading Style Sheets (CSS)
C. Java
D. Extensible Markup Language (XML)
Answer: B
You might also like to view...
A form contains a text box named txtBox and a button named btnClip. The statement Clipboard.SetText(txtBox.Text) is placed inside btnClip’s Click event procedure. At run time, what will be placed into the Clipboard if the user enters the word “Hello” into txtBox and then clicks on btnClip?
(A) the word “txtBox” (B) the word “Hello” (C) the Clipboard will be emptied of all contents (D) the word “btnClip”
Which of the following measures offers strong security?
a. using spread spectrum transmission in 802.11 b. turning off SSID broadcasting c. WEP d. None of these
__________ sockets and the __________ protocol are more desirable for the vast majority of Java programmers.
a. Stream, UDP. b. Stream, TCP. c. Datagram, UDP. d. Datagram, TCP.
Electronic junk mail is known as ________
Fill in the blank(s) with correct word