Answer Posted / razorx
To "hardcode" is to write an absolute value (not a variable or another dynamic data) directly in an application's source code. It's sometimes necessary for e.g. to provide fixed installation path or to detect the piracy or counterfeiting etc.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are mutable classes?
What is difference between stringbuffer and string?
What is an class?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
What is the purpose of a default constructor?
Can constructor be static or final?
What are the four corner stones of oop?
What are thread safe functions?
Why main() method is public, static and void in java ?
What is use of map in java?
What is stack example?
Does java return by reference?
What does nextint () do in java?
What are the important features of Java 10 release?
What is thread pool in java with example?