Which of the following formats the first argument to display an amount with two digits to the right of the decimal?
A. {0:C}
B. {0:c}
C. {0:f2}
D. all of the above
Answer: D
Computer Science & Information Technology
You might also like to view...
The maximum number of records in a B-tree of degree 5 and height 2 is ______.
a) 10 b) 20 c) 24 d) 30
Computer Science & Information Technology
What changes does FTP make to an ASCII file when you download it in ASCII mode to a Windows machine from a Linux server? What changes are made when you download the file to a Mac?
What will be an ideal response?
Computer Science & Information Technology