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
Why string is not thread safe?
What is t in generics in java?
State some advantages of java?
What are the Main functions of Java?
What is join () in java?
How to remove the trailing spaces from a string?
What is difference between static class and singleton pattern?
When should I use a singleton?
What does this mean java?
what is meant wrapper classes?
What is scope & storage allocation of static, local and register variables? Explain with an example.
What is a dot notation?
What is the purpose of javac exe?
Does isempty check for null?
Why are getters and setters used?