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
What is the structure of java?
What is collections framework?
Define inheritance with reference to java.
What is the use of conditional statement?
What is void keyword?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What is temp in java?
Explain the inheritance?
What is floating data type?
What are the different types of constructor?
What are three types of loops in java?
Which is easier .net or java?
Explain the difference between association, aggregation and inheritance relationships.
Does java allow default arguments?
Why put method is idempotent?