In a multitiered application which tier is the browser in?
Answer Posted / shubhangi
first tier
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What value does readline() return when it has reached the end of a file?
Should synchronization primitives be used on bean methods?
What is scalable, portability in the view of J2EE?
which type of objects reference will be given to client?
To identify IDL language what mapping mechanism is used?
Which characters may be used as the second character of an identifier, but not as the first character of an identifier?
which book is better for jdbc ,servlets and jsp
What is a session? Can you share a session object between different theads?
what is meant by JRMP?
What is the difference between long.class and long.type?
how do you Handle Front End Application data against DB with example?
How are commas used in the intialization and iteration parts of a for statement?
What is a policy?
Difference between swing and awt?
Can I import same package/class twice? Will the jvm load the package twice at runtime?