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
Tell me are there implementations for sorting and searching in the java libarary?
Why do we use regex?
Can inner class extend any class?
Which sort is best in java?
How do constructors use this() and super()?
List some important characteristics on jre
What is the use of using enum to declare a constant?
What is the difference between a loader and a compiler?
What is a null check?
List types of storage classes in java?
Explain public static void main(string args[]).
Write a program to check string is palindrome without using loop?
Does java support Operator Overloading?
Objects or references which of them gets garbage collected?
Can we use string in switch case in java?