The ________ data type would be used for monetary values and numeric data in mathematical calculations with data containing one to four decimal places

A) AutoNumber B) currency C) calculated D) number


B

Computer Science & Information Technology

You might also like to view...

State which of the following operations has a compensating operation.

a. Give all employees a 10% raise. b. Give all employees making less than |S10,000 a 10% raise. c. Set the value of a particular item to 12. d. Insert a newtuple with key 1111 into the database, and set the value of one of its attributes to 12. e. Set the value of a particular item to the square of its original value.

Computer Science & Information Technology

Which one of the following statements changes the form’s Back Color property to Blue?

a. this.Color = Blue; b. this.BackColor = Color.Blue; c. Form1.BackColor = Blue; d. Me.BackColor(Blue);

Computer Science & Information Technology

Quick Styles can be applied from both the Home and the Format tabs

Indicate whether the statement is true or false

Computer Science & Information Technology

What filtering mechanisms do almost all main border firewalls use?

A. Static packet filtering B. NAT filtering C. Stateful packet inspection D. Application proxy filtering

Computer Science & Information Technology