- What will the following print in Javascript ?
console.log("kal\"".length) - Explore the includes , startsWith and endsWith functions of a string
- Write a program to correct a given srting to lowercase
- Extract the amount out of this string “Please give Rs 1000”
- Try to change the 4th character of a given string
Java Script