Answer Posted / gaurav agrawal
value given at runtime is called softcode and value which
is static and given at the time of creation of the program
is called hard coded.
Is This Answer Correct ? | 38 Yes | 10 No |
Post New Answer View All Answers
Is java call by reference?
According to java operator precedence, which operator is considered to be with highest precedence?
What is an exception? difference between Checked and Unchecked exception in Java
Explain java coding standards for variables ?
What are keywords give examples?
Can java run on google chrome?
What is canonical name in java?
Explain listiterator and methods in listiterator?
Which one of the following suits the description of a string better: derived or primitive?
How to avoid memory leak in java?
Can we clone singleton object in java?
Can you inherit from an abstract class java?
What is the purpose of file class?
What is the difference between class & object?
What is an object's lock and which object's have locks in java programming?