Which of the following methods adds and connects the point to the cubic bezier curve?
a) bezierConnect()
b) bezierCurveTo()
c) Connectbezier()
d) bezierTo()
Which of the following methods adds an arc to the current subpath?
a) bezierCurveTo()
b) arcTo()
c) arc()
d) Curve()
What is the purpose of minifying the JavaScript?
a) To streamline the visits
b) To save the visits
c) To save data
d) To increase the loading time
From which did Minification concept originate?
a) JavaScript code efficiency
b) JavaScript interpreter
c) JavaScript Compiler
d) JavaScript writer
What is the purpose of the product Minify?
a) Storing the data
b) Streamlining the data
c) Proxies the JavaScript file
d) Loading the data
What does the Minify set the encoding HTTP header?
a) deflate
b) gzip
c) both deflate and gzip
d) inflate