MCQOPTIONS
Saved Bookmarks
| 1. |
Which one of the following would be the best use of qualified expression? |
| A. | Function overloaded with bit and integer types |
| B. | Function overloaded with bit_vector and std_logic_vector |
| C. | Function overloaded with bit_vector and std_logic |
| D. | Function overloaded with std_logic_vector and bit |
| Answer» C. Function overloaded with bit_vector and std_logic | |