What is meaning of web application. & the purpose of web
application. with description.



What is meaning of web application. & the purpose of web application. with description...

Answer / nithya prem

It is an application on the web. It is a template used to
create a web application
To be able to create an ASP.NET web application, you must
have Internet Information Services(IIS) installed on your
computer.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

1 Answers   TCS,


What are the advantages of Server Controls over HTML/ASP Controls.

1 Answers   Tesco,


How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?

1 Answers  


what is the exact full form of OOPS,O -> object O -> oriented P -> programing S-> ? ....

16 Answers  


What is the difference between windows 98/2000/XP Operating Systems?

16 Answers   CMS, Siemens, TCS,


class A{ void me(){s.o.p("");} class B extends A{ void me() {s.o.p(" ");} class M{ A a=new B(); B b=new A(); a.me(); b.mne();} what is the output of this, how?

2 Answers   Cosmos, HyTech Pro, WinSoft,


details description on this mantis? who is founder of this mantis?

1 Answers  


DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM

0 Answers   CTS,


Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.

1 Answers   Amazon,


what do you man by firmware

4 Answers  


what is polymorphism in java.

3 Answers   Atos Origin,


what is delegate and delegation model give the real live example on delegate model

1 Answers   TCS,


Categories