Answer Posted / sivakumar
Hard code is the code which is to be used before finalized
one. It can be changed by the programmer before going to
finalised.
| Is This Answer Correct ? | 17 Yes | 29 No |
Post New Answer View All Answers
Give example to differentiate between call by value and call by reference.
what is optional in java 8?
How to make object serializable in java?
What are pass by reference and pass by value?
What's the difference between int and integer in java?
What is difference between pointer and reference?
what is synchronization? : Java thread
What is the difference between scrollbar and scrollpane?
What is nullpointerexception?
Write a java program to count the number of words present in a string?
What is a line break?
Why does my function print none?
how do I create a runnable with inheritance? : Java thread
Is string pool garbage collected?
Is cout buffered?