Top 150+ Solved Advanced Web Technologies MCQ Questions Answer
Q. Which are build in data types that sql supports?
a. real ,double precision
b. mysql
c. pear db
d. data
Q. HTTP stands for ___________.
a. Hyper text transfer protocol
b. hyper text mark protocol
c. File transfer protocol
d. none of these
Q. PHP was designed as a ________ scripting language.
a. Sever side
b. client slide
c. compiler
d. none of these
Q. Communication between client computers and web servers is done by sending_________________.
a. HTTP request & HTTP Responses
b. GET & POST
c. TCP & FTP
d. none of these
Q. A ______is a small file that the server embeds on the user's computer. Each timethe same computer requests a page with a browser, it will send the ________ too.
a. Cookie & cookie
b. FTP & TCP
c. GET & POST
d. HTTP request & HTTP Responses
Q. _______ statements reduce parsing time as the preparation on the query is doneonly once (although the statement is executed multiple times)
a. Prepared
b. fetch
c. array
d. SSL
Q. The MySQLi functions allows you to access______ database servers.
a. Mysql
b. SSL
c. Fetch
d. none of these
Q. The____ function fetches a result row as an associative array, a numeric array, orboth.
a. fetch array()
b. Cookie()
c. S_Array()
d. D_array()
Q. The ssl_set()function is used to establish secure connections using _____
a. secure socket layer (SSL)
b. Mysql
c. http
d. none of these