Answer Posted / n.ravikumar
If using the Dyna Action form no need to given setter and
getter method again and again.
Advantages:
Time Consuming, Fast access, less memory
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is deadlock? : Java thread
Can we overload destructor in java?
Can we write multiple catch blocks under single try block?
Is java an open source?
What comes to mind when someone mentions a shallow copy in java?
What is += mean in java?
Write a java program to count the number of words present in a string?
How do you sort a set in java?
Describe what a thread-local variable is in java?
What is the hashcode () and equals () used for?
Explain java coding standards for constants?
What is the java idl system?
What is consumer interface?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What is the difference between an if statement and a switch statement?