Which of the following is NOT true about identifying the attributes in an ERD?

A) A second inside circle is used for multivalued attributes.
B) Key attributes are bolded.
C) Derived values are represented with a dashed oval line.
D) Attributes are information about the entity or the data.


B

Computer Science & Information Technology

You might also like to view...

What would happen if the call to super.paintComponent were removed from the paintComponent method of the CoordinatesPanel class? Remove it and run the program to test your answer.

What will be an ideal response?

Computer Science & Information Technology

All of the following statements are TRUE regarding loops in VBA EXCEPT:

A) Loops are used to execute a series of statements multiple times. B) In the syntax of the Do loop, the data type of the element and group must be the same. C) The number of times the code is executed can be determined by a specified number, until a condition is true or false, or the code can continue to execute however many objects there are in a collection. D) There are essentially two categories of loops: Do loops and For...Next loops.

Computer Science & Information Technology

You have noticed inappropriate use of computers for gaming and Internet downloads by some employees who come in after hours and on weekends. These employees don't have valid work assignments during these times. You have been asked to devise a solution for these employees that doesn't affect other employees or these employees' computers during working hours. What's the best solution?

a: Install personal firewall software on their computers in an attempt to block the gaming and Internet traffic b: Request that the Maintenance Department change the locks on their office doors so that they can enter only during prescribed hours. c: Set the Logon Hours options for their user accounts. d: Before you leave each evening and before the weekend, disable these employees' accounts and reenable them the next working day.

Computer Science & Information Technology

Theformat-dateTime()function cannot be used with international dates and times.

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

Computer Science & Information Technology