Answer Posted / jyothi
Its a special type of client/server architecture,consisting
of 3 well defined processes,which r running on diff
platforms.they r (1).user interface,(2).application server
(3).Database management systems(DBMS)
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is your platform?s default character encoding and how to know this?
is it possible to instantiate the math class?
What is collection api?
What is the difference between exception and error in java?
Can this keyword be used to refer static members?
Can we convert list to set in java?
State the significance of public, private, protected class?
Can we make main() thread as daemon?
what are abstract functions?
What is main string [] args?
Explain the use of javap tool.
Is an empty arraylist null?
If you are given the name of the function at run time how will you invoke the function?
What are the access modifiers in java?
What is user defined exception in Java?