| 71. |
Which method is use to draw text in HTML5 canvas?
HTML5 canvasમાં text દોરવા માટે કઈ મેથડનો ઉપયોગ કરવામાં આવી રહ્યો છે?
|
||||||||
|
Answer:
Option (c) |
| 72. |
The _______ property sets or returns the blur level for shadows in HTML5 canvas.
_______ પ્રોપર્ટિ HTML5 canvasમાં shadow માટે blur લેવલને સેટ કરે છે અથવા રિટર્ન કરે છે.
|
||||||||
|
Answer:
Option (a) |
| 73. |
Which of the following defines the color of a line, text or outline of an elements?
નીચેનામાંથી કોઈ એક line, text અથવા એલિમેંટની outlineનો રંગ define કરે છે?
|
||||||||
|
Answer:
Option (d) |
| 74. |
Which method is use to resets the current path in HTML5 canvas?
HTML5 canvasના current pathને ફરીથી સેટ કરવા માટે કઈ મેથડનો ઉપયોગ કરવામાં આવે છે?
|
||||||||
|
Answer:
Option (a) |
| 75. |
Which method is use to adds a new point and creates a line from that point to the last specified point in the canvas?
કઈ મેથડ નવો પોઈન્ટ ઉમેરશે અને તે પોઈન્ટથી canvasના છેલ્લા સ્પેસિફિક પોઈન્ટ સુધી એક લાઇન બનાવે છે.
|
||||||||
|
Answer:
Option (b) |
| 76. |
The _______ method adds a point to the current path by using the specified control points that represent a cubic Bézier curve.
_______ મેથડ એક cubic Bézier curveને રજૂ કરે છે તે specify કરેલા કંટ્રોલ પોઈન્ટનો ઉપયોગ કરીને current pathમાં એક પોઈન્ટ ઉમેરે છે.
|
||||||||
|
Answer:
Option (a) |
| 77. |
How many points required to draw quadratic Bézier curve?
Quadratic Bézier curve દોરવા માટે કેટલા પોઇન્ટ આવશ્યક છે?
|
||||||||
|
Answer:
Option (d) |
| 78. |
Which one is correct syntax for draw to Bezier Curve?
Bezier Curve દોરવાની યોગ્ય વાક્યરચના શું છે?
|
||||||||
|
Answer:
Option (b) |
| 79. |
What does CSS stand for?
CSS એટલે શું?
|
||||||||
|
Answer:
Option (a) |
| 80. |
_______ defines how HTML elements are to be displayed.
_______ HTML એલિમેંટ કેવી રીતે ડિસ્પ્લે થાય છે તે define કરે છે.
|
||||||||
|
Answer:
Option (c) |