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
Give me some null interfaces in java?
What is difference between java and java ee?
Does the order of public and static declaration matter in main method?
What ide should I use for java?
Define Multiprogramming and Multiprocessing in java.
How do you compare two strings lexicographically?
how to deploy tomcatserver to weblogic server? write d following steps?
Which class is the superclass of all classes?
What are different types of encoding?
What are thread priorities and importance of thread priorities in java?
Can we convert list to set in java?
How many types of keywords are there?
Can final class have constructor?
Why is stringbuffer faster than string?
What do you meant by active and passive objects?