Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Java by (13.1k points)
Can anyone help me how I can able to find the length of a string using jQuery?

1 Answer

0 votes
by (26.7k points)

Basically, we don't require jQuery as jQuery is a JavaScript library. So, to find the length of the string, we can use .length:

intellipaat.length; 

I hope this will help.

Want to become a Java expert? join Java Training now!!

Want to know more about Java? Watch this video on Java Training | Java Course for Beginners:

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Jan 28, 2021 in Java by dante07 (13.1k points)
0 votes
1 answer

Browse Categories

...