Answer Posted / ohm nathan
The value of the variable assigned in the code itself is
called Hard Coded.
Instead of this assigning the value at runtime/dynamically
is called Soft Coded.
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
How can you generate random numbers in java?
How do you compare objects in java?
Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?
What does nextint () do in java?
What is the maximum size of hashmap in java?
What is api data?
What is a consumer in java?
What are the differences between Java 1.0 and Java 2.0?
What are the six ways to use this keyword?
How can we make sure main() is the last thread to finish in java program?
What will be the output of round(3.7) and ceil(3.7)?
Is empty set an element of empty set?
Which one of the following suits the description of a string better: derived or primitive?
What are passing parameters?
What all methods are used to prevent thread execution ?