CSS Ass2
CSS Ass2
9] What is string? Enlist some commonly used methods for manipulating String.
12] Write a JavaScript function to count the number of vowels in a given string.
13] Write a JavaScript that find and displays number of duplicate values in an array.
14] Write a function that prompts the user for a colour and uses what they select to set the
background colour of the new webpage opened
15] Explain the scope of variable with the help of programming example