What is hard code & soft code?

Answer Posted / anusha

Hard code is a code directly assigned to a variable. It is fixed value cannot be changed.

Soft code is a code it gives dynamically, it gives runtime.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why string is not thread safe?

755


What is t in generics in java?

788


State some advantages of java?

967


What are the Main functions of Java?

811


What is join () in java?

717


How to remove the trailing spaces from a string?

877


What is difference between static class and singleton pattern?

665


When should I use a singleton?

763


What does this mean java?

770


what is meant wrapper classes?

819


What is scope & storage allocation of static, local and register variables? Explain with an example.

783


What is a dot notation?

748


What is the purpose of javac exe?

766


Does isempty check for null?

760


Why are getters and setters used?

765