Which of the following is NOT a shape included on an entity relationship diagram?
A) rectangle B) triangle C) diamond D) oval
B
Computer Science & Information Technology
You might also like to view...
the fabs(double num) function
a. returns the most fabulous number b. returns the largest whole number <= num c. returns the negative value of num d. returns the absolute value of num
Computer Science & Information Technology
Answer the following questions true (T) or false (F)
1. In a sorting an array, the items in the array are rearranged so that for all j and k, if j < k, then array[j]<=array[k] 2. In the definition, double d[10] = {0.0}; only d[0] is initialized to zero, the rest are uninitialized, just like x in the definition double x;
Computer Science & Information Technology
What would you do if you could not log in?
What will be an ideal response?
Computer Science & Information Technology
Google+ accepts videos up to 30 minutes in length
Indicate whether the statement is true or false
Computer Science & Information Technology