Answer Posted / dipil t t
This is used for maintaining the data
silently. by without refreshing the whole web page we can
manage a part of that current page page.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What methodology can be utilized to link to a database?
How do you achieve singleton?
What kind of variables can a class consist?
Explain about wait() method?
What is the argument in java?
Why collection is called framework in java?
What is structure of java heap? What is perm gen space in heap?
What does this mean java?
Can an integer be a string?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
Can we use a default constructor of a class even if an explicit constructor is defined?
What are the main differences between the java platform and other platforms?
Can we extend a class with private constructor?
What are three ways in which a thread can enter the waiting state in java programming?
If try block is successfully executed, Then Is Finally block executed?