Web Development Interview Questions
1: PHP interview questions, Part 1
What are the differences between Get and post methods in form
submitting, give the case where we can use get and we can use post
methods?Who is the father of PHP and explain the changes in PHP version
2: PHP interview questions, Part 2
How can we repair a MySQL table?What are the advantages of stored procedures, triggers, indexes? What is the maximum length of a table name, database name, and fieldname in MySQL?How many values can t
3: Interview questions for Web developer position
What’s the difference between primary key and unique key?The Perl script on the site is working slow. What’s your plan of attack?Name several reasons why a Web site would not work entirely.Write an SQ
4: PHP interview questions
1. What does a special set of tags <?= and ?> do in PHP? - The output is displayed directly to the browser. 2. What’s the difference between include and require? - It’s
5: ASP Technical Interview Questions
What is wrong with Request.ServerVariables(”HTTP_REFERER”)?Why do I get 80020003 errors?How do I perform a Whois / DNS lookup from ASP?Why can’t I turn buffering off using Response.Buffer?Why do I get
6: JavaScript interview questions
What’s relationship between JavaScript and ECMAScript? -
ECMAScript is yet another name for JavaScript (other names include
LiveScript). The current JavaScript that you see supported in browsers
is EC
7: ASP interview question
How do you create a recordset object in VBScript?What is Querystring collection? - It allows you to extract data sent to the server using a GET request.Explain the difference between POST and GET Met
8: Web architect interview questions
What is frame level testing and how do we test it?Write test case for a search engine?How do you test the URL of a Web-based application?What is Web architecture that are followed while doing online p
9: Apache interview questions
1. On a fresh install, why does Apache have three config files - srm.conf, access.conf and httpd.conf? The first two are remnants from the NCSA times, and generally you should be ok if y
10: ASP and ASP.NET questions
1. Explain the life cycle of an ASP .NET page. 2. Explain the .NET architecture. 3. What are object-oriented concepts? 4. How do you create multiple i
Page 1 of 2
[1] [2]