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
Tell me the Importent classes in net package?
Describe what a thread-local variable is in java?
Explain the difference between comparator and comparable in java?
What is a protected void?
What is the relationship between clipping and repainting under awt?
Can list contain null in java?
What are the pillars of java?
How do you invoke a method?
How do you create a null object?
What is string made of?
What is linked hashset and its features?
what is inner class in java?
Can arraylist contain null values?
Can an interface be final?
Discuss different types of errors that generally occur while programming.