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 meant by JVM? Is JVM platform independent or not?
Can we execute a program without main?
What is hashing principle in java?
Can we have two main methods in a java class?
What is memory leak and how does java handle it?
Is string pool garbage collected?
What are the common uses of "this" keyword in java ?
Can we have two methods in a class with the same name?
Is linked list a linear or non-linear data structure?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What is the integer of 16?
How to find the index of the largest number in an arraylist java?
How much is a java license?
Why can't we make a class private in java?
Why do we need strings in java?