InterviewSolution
Saved Bookmarks
| 1. |
http://www.google.com/search?q=talkjarvis In the above URL which one is the argument which is used for processing of the URL?(a) google(b) google.com(c) search(d) q=talkjarvisThis question was addressed to me in an online interview.The above asked question is from Web Fundamentals in chapter Database Programming Techniques of Database Management |
|
Answer» CORRECT option is (d) q=talkjarvis Best explanation: Argument is ALWAYS PLACED after ? SYMBOL. |
|