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
Can I extend singleton class in java?
Can you give few examples of final classes defined in java api?
How do you compare arrays in java?
How does hashset work in java?
When should I use singleton?
Can we override constructors in java?
What is the difference between instanceof and isinstance?
What is derived datatype?
What is JVM and is it platform independent?
What is the purpose of nested class in java?
What are white spaces in java?
How can you add and remove nodes in jtree?
What is the role of the java.rmi.naming class?
What occurs when an object is constructed?
What is proper subset?