Which of the following is not a numeric format?
A) Accounting B) Currency C) Number D) Special
D
Computer Science & Information Technology
You might also like to view...
An Access report cannot be exported as an RTF document
Indicate whether the statement is true or false
Computer Science & Information Technology
Where is the following data entity used?
class Node { private Node next; private Object content; } a. Linked list b. Double linked list c. Binary search tree d. Graph
Computer Science & Information Technology