Which of the following is NOT true regarding the Round function?

A) The Round function returns a number rounded to a specific number of decimal places.
B) The Round function behaves differently than the Format property.
C) When using the Round function, you can also determine the precision of the rounding.
D) Because currency is rounded to 2 decimals, the Round function should be used when working with the Currency data type.


D

Computer Science & Information Technology

You might also like to view...

Match the following terms to their meanings:

I. HTML II. Webpage III. Tag IV. XML V. XML schema A. Text files that contain text and codes that a web browser interprets as the page is loaded B. If you need to display an Access object on a webpage, export the object to this format C. Language recognized by many programs that allows you to create your own set of tags D. Begins with the character < and ends with the character > E. It defines the tag names, order, relationships, and data type and is essential to ensure that all of the table relationships and data types are preserved when the data is imported into another database

Computer Science & Information Technology

In the Insert Picture dialog box, ________ can be typed to facilitate the search for a particular type of image

Fill in the blank(s) with correct word

Computer Science & Information Technology

Which of the following code examples correctly specifies that the font size be set to 16 point?

A) font-size: 16pt B) font-size=16pt C) font:size=16pt D) fontsize= "16pt"

Computer Science & Information Technology

HTTP is not the only protocol used on the Internet.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology