If the country code for Hong Kong is HK, which of the following would be the correct xml:lang value for Chinese as it is spoken in Hong Kong?
A. zhi-hk
B. zh-HK
C. chi-hk
D. ch-HK
Answer: B
Computer Science & Information Technology
You might also like to view...
Which if statement would be true if you needed to see if x (an int) is less than 25?
A. if( x > 26 ) B. if( x <= 25 ) C. if( x <= 24 ) D. if( x >0 && x < 25 )
Computer Science & Information Technology
A ________ displays records in rows and fields in columns similar to a Microsoft Excel spreadsheet
A) Text data type B) Memo data type C) datasheet D) design grid
Computer Science & Information Technology
The _____ area on the status bar displays common calculations, such as SUM or AVERAGE, for selected numbers in the worksheet.
A. AutoFormat B. AutoComplete C. AutoFunction D. AutoCalculate
Computer Science & Information Technology
A one-way hashing function is designed to be ________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology