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
What is appletviewer?
How do you identify if jvm is 32-bit or 64-bit from java program?
What is difference between local variable and global variable?
What is the difference between a constructor and a method?
What is byte [] in java?
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
Explain about main() method in java ?
What are the types of inner classes (non-static nested class) used in java?
What is a condition in programming?
Why are there no global variables in java?
How do you convert an int to a double in java?
What is import java util arraylist?
What is the difference between a static and a non-static inner class in java programming?
Does substring start with 0?
What is the purpose of finalization in java programming?