Difference Between getRequest and PostRequest?
Answer Posted / praveen raturi
main() method is the entry point for any java program.
JVM call Classname.main() first without using the object of
that class.
| Is This Answer Correct ? | 0 Yes | 10 No |
Post New Answer View All Answers
What is the difference between java class and bean?
Why are component architectures useful?
What is in-memory replication?
Can constructors be synchronized in java?
What is the difference between long.class and long.type?
What is a sessionfactory? Is it a thread-safe object?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
Why is string immutable in java?
Will the general public have access to the infobus apis?
cud u help me ... i am struggling with this question... to find all the subsets of a given set for ex.... a,,b,c shud give all the subsets.... i gt the program in c bt nt able to get it in java..... help needed ..
difference between ejb,struts,hibernate,spring and jsp
To what value is a variable of the string type automatically initialized?
How are commas used in the intialization and iteration parts of a for statement?
Do you think that java should have had pointers?
Which containers use a border layout as their default layout?