In a multitiered application which tier is the browser in?
Answer Posted / nancy
The Browser is in the Client Tier
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
To what value is a variable of the string type automatically initialized?
Describe, in general, how java's garbage collector works?
What happens when a thread cannot acquire a lock on an object?
What is a modular application?
What value does read() return when it has reached the end of a file?
How are commas used in the intialization and iteration parts of a for statement?
What is a session? Can you share a session object between different theads?
What are the oops concept?
Explain ioc concept?
Java is fully object oriented languages or not?
What method is invoked to cause an object to begin executing as a separate thread?
What is a policy?
Explain the different types of memory used by jvm?
Why are some of the class and element names counter-intuitive?
What is table mutation and how do you avoid it?