Saved Bookmarks
| 1. |
Write a single line statement in java to assign a value to a float type variable..Value = 0.0534 * 10^-3Do it fastest correct ans will be marked BRAINLIEST |
|
Answer» Answer: One of the most powerful features of a programming language is the ability to define and manipulate variables. A variable is a named location that stores a value. Values MAY be numbers, text, IMAGES, sounds, and other types of DATA. To store a value, you first have to declare a variable. Explanation: plzzz MARK me as brainliest plzzz |
|