Explain the difference between asp and html? Or why asp is better than html?



Explain the difference between asp and html? Or why asp is better than html?..

Answer / Priyanka Yadav

HTML is a markup language used for creating web content structure, while ASP (Active Server Pages) is a server-side scripting language used to generate dynamic content on web pages. ASP allows for server-side scripting which makes it better for handling applications requiring dynamic data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP Interview Questions

What is the difference between Querystring collection and Form collection?

2 Answers  


what is SDLC in Software?pl.give proper explaination

1 Answers  


What is aspx in url?

1 Answers  


What does aspx stand for?

1 Answers  


How will u make automatic login program in asp as u see in yahoo messanger? When any body login to their system they no need to fill userid and password. It automatically fills the userid and password.

1 Answers  


Define an application domain?

1 Answers  


What are the collections of Session Object?

2 Answers  


Which DLL file is needed to be registered for ASP?

3 Answers  


How do I make it so that code runs when the security system is stopping it?

1 Answers  


what are Naming constraints for a variable in ASP?

1 Answers  


How to use XML file as a database in the ASP

1 Answers  


Explain the difference between querystring collection and form collection?

1 Answers  


Categories