Answer Posted / nancy
A thin client application is the one where in the business
logic is not included in the client code. The client code
only contains the presentation logic.
| Is This Answer Correct ? | 23 Yes | 3 No |
Post New Answer View All Answers
Can we create a constructor in abstract class?
Is java code slower than native code?
Explain about member inner classes?
How do you remove spaces in java?
What is a vector in java?
What is a java object and java application?
Why null value is used in string?
What is java util list?
Define packages in java?
Why is inheritance used in java?
What is the main purpose of serialization in java?
What is a get method?
Can we have try block without catch block?
How many unicode characters are there?
What is the meaning of immutable regarding string?