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 the final method?
How do you create a sop?
What is the use of math abs in java?
What is currentthread()?
What is the longest unicode character?
What is the purpose of void?
Why is method overloading not possible by changing the return type in java?
Write a program to print count of empty strings in java 8?
What is ellipsis in java?
Is java a super set of javascript?
What is the size of string?
Is char * a string?
What is a treeset in java?
What is difference between call by value and call by reference?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread