You would use the _________ data type for memo or list fields
A) Rich Text
B) Short Text
C) Long Text
D) Lookup
C
Computer Science & Information Technology
You might also like to view...
What is the value of x after execution of the following code segment?
int ctr = 0; int x = 3; while (ctr < 2) { x = x + 4; ctr = ctr + 1; }
Computer Science & Information Technology
Choose the true statement below.
a. The content that displays in the browser is contained in the head section. b. The content that displays in the browser is contained in the body section. c. Information about the web page is contained in the body section. d. All of the above are true.
Computer Science & Information Technology
What is Order?
What will be an ideal response?
Computer Science & Information Technology
A major function of the MAC layer involves defining procedures for a wireless device to discover the WLAN.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology