Top 50+ Solved Fundamentals of Web Designing MCQ Questions Answer
Q. How to create a Date object in JavaScript?
a. dateobjectname = new date([parameters])
b. dateobjectname.newdate([parameters])
c. dateobjectname := new date([parameters])
d. dateobjectname date([parameters])
Q. The syntax of a blur method in a button object is ______________
a. blur()
b. blur(contrast)
c. blur(value)
d. blur(depth)
Q. The syntax of capture events method for document object is ______________
a. captureevents()
b. captureevents(argseventtype)
c. captureevents(eventtype)
d. captureevents(eventval)
Q. The syntax of close method for document object is ______________
a. close(doc.
b. close(object)
c. close(val)
d. close()
Q. <script language="javascript">function x(){document.write(2+5+"8");}</script>
a. 258
b. error
c. 7
d. 78
Q. <script type="text/javascript"> var s = "9123456 or 80000?";var pattern = /\d{4}/; var output = s.match(pattern); document.write(output); </script>
a. 9123
b. 91234
c. 80000
d. none of the above
Q. Local Browser used for validations on the Web Pages uses __________.
a. java
b. css
c. js
d. html
Q. Select all the correct option(s). State the correct place of JS Code inside HTML –
a. inside body
b. inside head
c. all of these
d. inside single javascript file
Q. Online Shopping
a. e-commerce
b. computerization of commerce
c. computer trade
d. none of the above
Q. Cyber space
a. anything associated with internet
b. space for web design
c. server space
d. none of the above
Q. Intranet
a. computer network within an organisation
b. wide area network
c. portal
d. none of the above
Q. Video streaming
a. delivering live on the internet
b. video on demand
c. video editing
d. video compression