Q&A Discussions
Search
Search
Ask a question
Ask a question
Is #Include <string> necessary?
c++
data-types
8 Votes
4 Answers
16th Feb 2017, 7:16 AM
Eric Avila
What is <string> actually for?
c++
coding
help
string
8 Votes
6 Answers
22nd Oct 2019, 2:39 PM
xXJust_JohoXx
Generic methods <string> vs <T,U>
c#
generics
8 Votes
2 Answers
25th Aug 2017, 8:39 PM
sneeze
What is <> statement in java?ex: <String>
<>statement
<string>
android
java
8 Votes
5 Answers
14th Nov 2016, 7:16 PM
Vishnu Vijay P
does the <iostream> load <string> as well?
c++
data-types
8 Votes
4 Answers
18th Aug 2016, 7:55 PM
Joseph Meeko
What is The difference between <cstring> and <string>
c++
header
8 Votes
3 Answers
7th Mar 2017, 9:19 AM
Mistín
Why is <string> not giving any output??
c++
data-types
8 Votes
2 Answers
8th Mar 2017, 2:21 PM
RAHUL PATIDAR
Help me to know the use of <string> in c++
data-types
8 Votes
7 Answers
26th Dec 2018, 7:37 AM
Jonny Walker
Is it not possible to use <int> instead of <String>
java
linkedlist
8 Votes
4 Answers
13th Jun 2018, 10:12 AM
Swastishree Dinesh Bhat
Why my code couldn't be solved, although string.h, using strrev function?
<string>
8 Votes
3 Answers
11th May 2022, 11:56 AM
Egor Tonchev(EGO)
<string> vs <iostream> : is string library inside iostream header !?
data-types
8 Votes
1 Answer
4th May 2020, 1:19 PM
Jeff
Meaning of trim() function in java ?
<string>
8 Votes
2 Answers
15th Mar 2017, 4:27 PM
Mitesh Wadekar
#include <string> #include "Birthday.h" class Person { public: Person(string n, Birthday b) : name(n), bd(b)
class
8 Votes
3 Answers
19th Apr 2018, 4:47 PM
Akshat2001
I'm trying to build a manually "atoi" function without the <string> library
atoi
c++
code
question
8 Votes
1 Answer
5th Feb 2019, 3:09 AM
Josh
#include <iostream> #include <string> using namespace std; class myClass { public: void setName(string x) {
encapsulation
8 Votes
3 Answers
21st May 2020, 6:22 PM
Salini Selvam
include <iostream> #include <string> using namespace std; class cofe { private: bool (checkvolt)() { return true ;
code
8 Votes
1 Answer
20th Jun 2020, 1:48 AM
Buneodbek
What means <$_> in js
<call>
<function>
<string>
8 Votes
2 Answers
13th Feb 2018, 12:29 AM
it371
Drag and drop from the options below to create a LinkedList, add "Hey", and print it. <String> list = new LinkedList ();
"bye"
"hey"
<string>
0
1
arraylist
linkedlist
solutions
8 Votes
4 Answers
6th May 2018, 1:12 AM
Asem Abdu Ahmed AL jadwh
#include <string> #include <iostream> using namespace std; int main() { string colour = "black" ; cout <<" chge"; return 0;}
c++
8 Votes
2 Answers
31st Jul 2018, 9:01 PM
Piyush Goyal
#include <iostream> #include <string> using namespace std; int main() { char *p= "this"; p+=2; char c= 1 + *p; cout <<c;
c++
code
8 Votes
4 Answers
3rd Jul 2017, 5:09 PM
Kushagra Agarwal
#include <string> using namespace std; int main() { string a = "I am learning C++"; return 0; } why it has no op?
?
8 Votes
2 Answers
27th Feb 2019, 4:04 AM
KALYAN THAKUR
<cstring> or<string>, C++?
<cstring>
<string>
c++
cpp
8 Votes
2 Answers
11th Mar 2017, 11:05 AM
Yahav Mizrachi
What are the different string functions? (cpp,java)
<stdlib.h>
<string>
functions
self-learning
strcpy
string
string.h
8 Votes
1 Answer
14th Aug 2018, 12:54 PM
sardeep chhabra
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
How i print not duplicate data
1 Votes
It keeps throwing errors, I can't seem to understand the problem.
2 Votes
Streak extension
1 Votes
I need help with this code about template literal on JavaScript.
0 Votes
how to refill the heart in sololearn ?
1 Votes
Several entries in the same variable
0 Votes
Can you please tell me which is the best software to use and to code ( on software ) and it is beginner friendly
0 Votes
How to animate both Box and Sphere?
1 Votes
Idea for sololearn
1 Votes
new course
0 Votes