What is hard code & soft code?

Answer Posted / gaurav agrawal

value given at runtime is called softcode and value which
is static and given at the time of creation of the program
is called hard coded.

Is This Answer Correct ?    38 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is null or empty java?

742


Why java applets are more useful for intranets as compared to internet?

787


What is the difference between Array and Hash Table?

765


what is difference betweem home interface and remote interface?

2327


What is data structure in java?

712


What are the basic interfaces of java collections framework?

823


What loop means?

737


what is static import in java? Explain

766


Can static methods be inherited?

755


Can we rethrow the same exception from catch handler?

779


a thread is runnable, how does that work? : Java thread

682


What is static synchronization?

753


What is binary search in java?

779


What function extracts specified characters from a string?

747


How does compareto work in java?

777