What is a thin-client application?

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


Please Help Members By Posting Answers For Below Questions

What is the maximum size of list in java?

519


How do you reverse sort in java?

481


Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.

590


Explain the private field modifier?

584


What is the file type?

534






Can constructor be protected in java?

488


In a class implementing an interface, can we change the value of any variable defined in the interface?

528


When we should use serialization?

541


worst case complexities of Quick sort and Merge sort.

576


Explain the meaning of java applet.

581


When is the finalize() called? What is the purpose of finalization?

555


What is a null class?

558


Is vector ordered in java?

513


What are local variables?

566


What is the right data type to represent a price in java?

544