142k views
4 votes
What is hard cording

User Szabolcs
by
4.8k points

2 Answers

2 votes

Step-by-step explanation:

hard cording: also hard cording is hardcording is the software development practice embedding data direcly into the source code of a program or others executable objects as opposed to obtaining the data .

4 votes

Answer:

Hard coding is the software development practice of embedding data directly into the source code of a program or other executable object, as opposed to obtaining the data from external sources or generating it at runtime.

User Michael Capobianco
by
4.1k points