Skip to main content
๐Ÿ”ฎ Output PredictionC+ C++ Easy+10 XP

String Length

What does this output?

C++
string s = "Hello";
cout << s.length();

๐Ÿ”ฎ What is the output?

Priygop - Leading Professional Development Platform | Expert Courses & Interview Prep