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

What is the purpose of nested class in java?

590


What is the right data type to represent a price in java?

560


Is special character in java?

601


Explain java coding standards for variables ?

662


Can list contain null in java?

620






Can we sort hashmap in java?

524


What should I import for arraylist in java?

501


What do you mean by object?

535


What does opcode mean?

523


What is the difference between comparison done by equals method and == operator?

563


How does callback work in java?

597


what is difference betweem home interface and remote interface?

2105


How are java objects passed to a method and what are native methods?

585


What is number data type in java?

544


How arrays are stored in memory in java?

500