Top 150+ Solved Advanced Web Technologies MCQ Questions Answer
Q. Which keyword allows class members (methods and properties) to be used withoutneeding to instantiate a new instance of the class?
a. protected
b. . final
c. static
d. private
Q. HTTP stands for ___________.
a. Hyper text transfer protocol
b. hyper text mark protcol
c. File transfer protocol
d. none of these
Q. PHP was designed as a ________ scripting language.
a. Sever side
b. client slide
c. c++
d. none of these
Q. mysql_close() is use to ________database(wamp) in php .
a. create
b. close
c. connect
d. none of these
Q. XML is neither a presentation language nor a programming language.
a. true
b. false
c. both
d. none of these
Q. In XML we can define/create the tags according to your need.
a. true
b. false
c. both
d. none of these
Q. ______is designed to read the XML and create a way for programs to use XML.
a. XML PERSOR
b. CSS
c. XML-TREE
d. None of these
Q. An_________starts at a root element and branches from the root to childelements.
a. XML PERSOR
b. CSS
c. XML-TREE
d. None of these
Q. The abs() function returns the absolute (positive) value of a number:
a. true
b. false
c. both a and b
d. none of these
Q. the sqrt() function returns the square root of a number:
a. true
b. false
c. both a and b
d. none of these
Q. The round() function rounds a floating-point number to its nearest integer:
a. true
b. false
c. both a and b
d. none of these
Q. ________ is a server scripting language, and a powerful tool for making dynamicand interactive Web pages.
a. PHP
b. java script
c. Angular js
d. none of these
Q. _______ is a object oriented programming language , it is used to create theobject…
a. PHP
b. java script
c. Angular js
d. none of these