Answer Posted / ram parashar
This is sth which can be used for maintaining the data
silently. Like without refreshing the whole page you can
manage a part of page.
This is very useful as it is supported by almost all of the
browsers.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is static in java?
I have multiple constructors defined in a class. Is it possible to call a constructor from another constructor’s body?
What is a local class in java?
How do you use substring in java?
describe method overloading
How do you sort a list in java?
What is static block?
What are the two basic ways in which classes that can be run as threads may be defined?
Can we clone singleton object?
How do I get 64 bit java?
Does java set allow duplicates?
Can static method access instance variables ?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
Why vector is used in java?
Why does it take so much time to access an applet having swing components the first time?