The ____ operator is used for exponentiation.
A. *
B. ^
C. ˜
D. \
Answer: B
Computer Science & Information Technology
You might also like to view...
Use the standard library function ____________ to get the next character for the standard input source
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Write statements that perform the one-dimensional-array operations:
Display the five values of integer array bestScores in column format.
Computer Science & Information Technology