Suppose a and b are integer variables and we form the sum a + b. Now suppose c and d are floating-point variables and we form the sum c + d. The two + operators here are clearly being used for different purposes. This is an example of _______.
Fill in the blank(s) with the appropriate word(s).
operator overloading.
Computer Science & Information Technology
You might also like to view...
The first field you choose to sort by is called the ________ field
Fill in the blank(s) with correct word
Computer Science & Information Technology
SQL stands for what?
A) Structural Query Language B) Simple Query Language C) Simplified Query Language D) Structured Query Language
Computer Science & Information Technology