M C Q Dawg
MCQ’S 1) correct syntax to insert a color picker on an HTML page a. <color type = “color” name =” cpick ”/> b. <input type = “color” name=” cpick ”/> 2) Which of the Following options are valid values for the border style property a. Groove b. Dashed c. Lined d. Ridge 3) Identify the category of pattern matching where characters or symbols allow matching characters that reappear frequently in a string a. Position matching b. Character Classes c. Repetition d. ...