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 do you decide when to use arraylist and linkedlist?
Is Constructor possible in abstract class in java ?
What will be the output of round(3.7) and ceil(3.7)?
What is an object’s lock and which object’s have locks?
What is a variable in java?
What is a nonetype?
What is null data type?
How many bits is a 64 bit byte?
What is a default constraint?
What does sprintf mean?
What is n in java?
What is a generic type?
Explain about OOPS concepts and fundamentals.
What is the primary benefit of encapsulation?
What are the 3 types of control structures?