What is the difference between ASP.NET and PHP?
0
The main difference between ASP.NET and PHP are given below:
| ASP.NET | PHP |
|---|---|
| A web application framework. | A server-side scripting language. |
| It is designed for use on Windows. | It is Platform independent |
| Code is compiled and executed. | Interpreted mode of execution. |
| It has a license cost associated with it. | PHP is open-source and freely available. |
Sign in to add a comment
0 Answers
0
📝 No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.