What is the use of method saveorupdate()?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to display numeric value in reverse order. Ex: I have given a number like 7584, It should display in reverse order like 4857.
Explain connector architecture.
for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??
What is a gui in java?
Please explain about internal casting and external casting in java..?
What is ejb container provider?
I Want build and release interview questions
What is the use of jit compiler in java?
What is a java applet?
What is the ear file?
what is interface in java ?can you explain with simple example?and what is the difference between abstract and interface?
How do you run a java program?