Dynamic Webpage With Scripting Language (3360705) MCQs

MCQs of Form Designing using Canvas and CSS

Showing 51 to 60 out of 143 Questions
51.
SVG stands for _______.
SVG એટલે _______.
(a) Scale Vector Graphics
(b) Scalable Vector Graphics
(c) Scalable Value Graphics
(d) Scalable Video Graphics
Answer:

Option (b)

52.
SVG is a W3C recommendation.
SVG એ recommendation છે.
(a) Yes
(b) No
Answer:

Option (a)

53.
Which predefined shape elements used by SVG?
SVG દ્વારા કયા predefine shape એલિમેંટનો ઉપયોગ થાય છે?
(a) <rect>
(b) <circle>
(c) <polyline>
(d) All of these
ઉપર આપેલ બધા જ
Answer:

Option (d)

54.
The _______ element is used to integrate an external application into your webpage.
_______ એલિમેંટનો ઉપયોગ તમારા વેબપેજમાં external એપ્લિકેશનને integrate કરવા માટે થાય છે.
(a) <video>
(b) <embed>
(c) <sound>
(d) <media>
Answer:

Option (b)

55.
Graphics defined by SVG is in which format?
SVG દ્વારા define ગ્રાફિક્સ કયા ફૉર્મટમાં છે?
(a) XML
(b) HTML
(c) CSS
(d) DOM
Answer:

Option (a)

56.
In HTML, you can embed SVG elements directly into an HTML page.
HTML માં, તમે SVG એલિમેંટને સીધા જ HTML પેજમાં એમ્બેડ કરી શકો છો?
(a) FALSE
(b) TRUE
Answer:

Option (b)

57.
In HTML Audio/Video DOM, _______ sets or returns whether the audio/video should start playing as soon as it is loaded.
DOMમાં HTML ઓડિઓ / વિડિઓ , _______ લોડ થાય કે તરત જ તે ઓડિઓ / વિડિઓ પ્લે શરૂ કરે છે કે નહીં તે સેટ કરે છે અથવા રિટર્ન કરે છે.
(a) controls
(b) audio tracks
(c) autoplay
(d) currentSrc
Answer:

Option (c)

58.
In HTML Audio/Video DOM, _______ sets or returns whether the audio/video should start over again when finished.
HTML ઓડિઓ / વિડિઓ DOMમાં, _______ finish થાય ત્યારે ઓડિઓ / વિડિઓ ફરીથી શરૂ થવો જોઈએ કે નહીં તે સેટ કરે છે અથવા રિટર્ન કરે છે.
(a) loop
(b) autoplay
(c) seeking
(d) played
Answer:

Option (a)

59.
<audio> tag is used for audio in HTML5.
<audio> ટેગ નો ઉપયોગ HTML5 માં ઓડિઓ માટે થાય છે.
(a) TRUE
(b) FALSE
Answer:

Option (a)

60.
Which attribute is used to add video controls like play, pause and volume in video
વિડિઓમાં play, pause અને વોલ્યુમ જેવા વિડિઓ કંટ્રોલ ઉમેરવા માટે કયા attributesનો ઉપયોગ થાય છે.
(a) <autoplay>
(b) <play>
(c) <video controls>
(d) <controls>
Answer:

Option (d)

Showing 51 to 60 out of 143 Questions