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
Explain the scope or life time of class variables or static variables?
What is OOP's Terms with explanation?
what are the disadvantages of indexes in oracle?
Mention the default values of all the elements of an array defined as an instance variable.
How do you break a loop?
What is the full name of java?
what is mutual exclusion? : Java thread
When is the arraystoreexception thrown?
What is a variable analysis?
What is the difference between overriding and overloading in OOPS.
Why is boolean important?
How do you sort a set in java?
What restrictions are placed on method overloading in java programming?
What is the use of StringTokenizer class?
Is a boolean variable?