Match the following symbols with their descriptions:

I. [ ]
II. ( )
III. { }
IV. < >

A. Curly brackets
B. Square brackets
C. Angle brackets
D/ Parentheses

B, D, A, C

Computer Science & Information Technology

You might also like to view...

Computers can do many different jobs because they are

a. programmable b. reliable c. automated d. electronic

Computer Science & Information Technology

When you want to display visual content on a canvas, the statements in your script will need to involve drawing the content on ___.

A. the canvas element itself B. the rendering context of the canvas element

Computer Science & Information Technology