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 null or empty java?
Why java applets are more useful for intranets as compared to internet?
What is the difference between Array and Hash Table?
what is difference betweem home interface and remote interface?
What is data structure in java?
What are the basic interfaces of java collections framework?
What loop means?
what is static import in java? Explain
Can static methods be inherited?
Can we rethrow the same exception from catch handler?
a thread is runnable, how does that work? : Java thread
What is static synchronization?
What is binary search in java?
What function extracts specified characters from a string?
How does compareto work in java?