Question: Q3. Write a JavaScript function to check whether a given value is IP value or not. Add a text control for input, a div for

 Q3. Write a JavaScript function to check whether a given value
is IP value or not. Add a text control for input, a

Q3. Write a JavaScript function to check whether a given value is IP value or not. Add a text control for input, a div for the output and a button. If input fits than "Valid", "Invalid" otherwise must be displayed via the div. 255.255.255.255 is the maximum value 1p: MIZACT Test valid Q4. Write a JavaScript function to check whether a given phone number belongs to Mausa or not. Add a text control for input, a div for the output and a button. If input fits than "Valid", "invalid" otherwise must be displayed via the div. Phone numbers in mausa is 7 digits and starts with "36". Tel 13616794 Test veld Q5. Write a JavaScript function to count the number of vowels in a given string. Add a text control for input, a div for the output and a button. Display result of counting via the div. I (Hint:_match) Q5. Write a JavaScript function to count the number of vowels in a given string. Add a text control for input, a div for the output and a button. Display result of counting via the div. (Hint: match) string count 2

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!