My interview asked what is dynamic variable in java and
where we use them.
Answer Posted / nishant kumar
Dynamic variable is a variable than is declear before the compile and assigned the value at the run time.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What type of variable is error flag?
What is a lambda expression ? What's its use ?
How are destructors defined in java?
how do I create a runnable with inheritance? : Java thread
How many threads does a core java have?
Is class forname reflection?
What is void data type?
What is the same as procedures?
How do you convert an int to a string in java?
How an object is serialized in java?
What are peerless components in java programming?
Is java type safe?
What do you mean by data type?
What class allows you to read objects directly from a stream in java programming?
Can we instantiate interface in java?