Top 50+ Solved Web Techniques MCQ Questions Answer
Q. URL stands for ____________ .
a. Uniform resource locator
b. Universal resource location
c. Universe research land mark
d. non of theses
Q. The __________ array contains information from the web server.
a. S_client
b. S_server
c. dynamic
d. non of these
Q. The _________ works through request header and response.
a. Authentication
b. Authority
c. Responsibility
d. none of these
Q. _____________ is a php super global variable which is used to access globalvariable from anywhere in PHP script.
a. $_ localb
b. $_Global
c. Client
d. none of these
Q. The size of file can be limited using _________ limit and _____________ limit.
a. soft and hard
b. little and short
c. mg and gb
d. none of these
Q. How do you create cookie in PHP by ________.
a. set-cookie()
b. create Cookie ()
c. make Cooking()
d. none of these
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