Saved Bookmarks
| 1. |
Which of the following formatting character is used to print exponential notation in upper case?(a) % e(b) % E(c) % g(d) % n |
|
Answer» % E is used to print exponential notation in upper case |
|