what is webapplication? what is windows application?
what is the extension for both . in what purpose we r using
webapplication. in which situation we r using windowns
application
Answer Posted / asim
web application means client and server(request and
response concept) interaction.web application are used when
ever the no of users are more .
extension depends on wht programming language is ur using
if it is asp or aspx for .net,jsp if its java server pages
windows application are used as desktop appliations this
are use in distributed application
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is regex c#?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
What is decimal in c#?
Can a class have multiple constructors c#?
What is data quality assurance?
What is session variable in c#?
Are objects passed by reference in c#?
What is cosole application?
What is the implicit name and type of the parameter that gets passed into the class set method?
Is concurrent queue thread safe?
Is python easier than c#?
Wht executescaler method is used?
Enlist the different types of classes in c#?
Can we inherit a private class in c#?
Why delegates are type safe in c#?