The strFirstName and strLastName variables contain the strings "Jane" and "Jones," respectively. Which of the following statements will display a string as "Jones, Jane" (the last name, a comma, a space, and the first name) in the lblFullName control?
A. lblFullName = strLastName, & strFirstName
B. lblFullName = strLastName & ", " strFirstName
C. lblFullName = strLastName & ", " & strFirstName
D. none of the above
Answer: C
You might also like to view...
____ mode uses slightly less power than sleep mode, but it takes a bit longer to get all the files and programs loaded up.
A. Hybrid sleep B. Hibernate C. Safe D. Reboot
The MaskFull property will return a value of ____ if the mask area of a masked textbox is not completely filled.
A. True B. False C. 0 D. ?1
When BS 7799 first came out, several countries, including the United States, Germany, and Japan, refused to adopt it, claiming that it had fundamental problems. Which of the following is NOT one of those problems?
A. The standard lacked the measurement precision associated with a technical standard. B. It was not as complete as other frameworks. C. The standard was hurriedly prepared, given the tremendous impact its adoption could have on industry information security controls. D. The global information security community had already defined a justification for a code of practice, such as the one identified in ISO/IEC 17799.
A public record contains information about an incident or action reported to a government agency for the purpose of
a. enhancing public safety. b. informing the public. c. protecting the innocent. d. regulating the economy. e. upholding the law.