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 best practices should you follow while writing multithreaded code in java?
what is the difference between Object Based Language and Object Oriented Language?
What is the difference between method and means?
How do you start a new line in java?
Why enumeration is faster than iterator?
Is it possible to use Semaphore/ Mutex in an Interrupt Handler?
What is the synonym of procedure?
Which method must be implemented by all threads?
What are the properties of thread?
What is a flag variable?
How do I know if java is installed?
If try block is successfully executed, Then Is Finally block executed?
What is the memory leak in java?
How do you achieve singleton?
Explain wrapper classes in java?