Answer Posted / javachi
The Java application that runs on server side, it is like server side applet (serv let). which works on client-server architecture.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is synchronization and why is it important in java programming?
Explain the difference between arraylist and linkedlist in java?
For class CFoo { }; what default methods will the compiler generate for you>?
In java, how we can disallow serialization of variables?
How can we make string upper case or lower case?
How many bytes are a float?
What is ternary operator? Give an example.
How is a variable stored in memory?
Explain thread life cycle in java?
What is the final blank variable?
What is parameters example?
Can you pass by reference in java?
What is the difference between overriding and overloading in OOPS.
How to solve the problem of generating the unique hash keys with hash function?
Which object oriented concept is achieved by using overloading and overriding?