What is hard code & soft code?

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


Please Help Members By Posting Answers For Below Questions

Tell me the Importent classes in net package?

1753


Describe what a thread-local variable is in java?

757


Explain the difference between comparator and comparable in java?

678


What is a protected void?

697


What is the relationship between clipping and repainting under awt?

833


Can list contain null in java?

868


What are the pillars of java?

661


How do you invoke a method?

730


How do you create a null object?

758


What is string made of?

720


What is linked hashset and its features?

725


what is inner class in java?

843


Can arraylist contain null values?

742


Can an interface be final?

750


Discuss different types of errors that generally occur while programming.

780