Recent questions tagged string

0 votes
0 answers

String to char array

Nov 3, 2023 in Java by Arya
• 990 points
182 views
0 votes
1 answer

How do I use hexadecimal color strings in Flutter?

Mar 1, 2023 in Android by Ashwini
• 5,430 points
10,849 views
0 votes
1 answer

How to arrange a string to display

Feb 3, 2023 in Others by Kithuzzz
• 38,010 points
312 views
0 votes
1 answer
0 votes
0 answers
0 votes
1 answer

Check whether a cell contains a substring

Dec 11, 2022 in Others by Kithuzzz
• 38,010 points
238 views
0 votes
0 answers
0 votes
0 answers

How can I "count from the back" in python lists?

Nov 22, 2022 in Python by sarit
• 1,830 points
207 views
0 votes
0 answers

Random word generator in Python

Nov 17, 2022 in Python by Samuel
• 460 points
916 views
0 votes
0 answers

Can PHP arrays hold items of different type?

Nov 16, 2022 in Database by Ashwini
• 5,430 points
599 views
0 votes
1 answer
0 votes
1 answer

Check if a variable is a string in JavaScript

Nov 14, 2022 in Java by Nicholas
• 7,760 points
293 views
0 votes
0 answers
0 votes
0 answers

What is the difference between ' and " in JavaScript?

Sep 28, 2022 in Java by Nicholas
• 7,760 points
241 views
0 votes
0 answers

How do you reverse a string in-place in JavaScript?

Sep 28, 2022 in Java by Nicholas
• 7,760 points
279 views
0 votes
0 answers

Convert javascript array to string

Sep 28, 2022 in Java by Nicholas
• 7,760 points
300 views
0 votes
0 answers
0 votes
0 answers

Convert javascript array to string

Sep 23, 2022 in Java-Script by Abhinaya
• 1,160 points
356 views
0 votes
0 answers

Sort a single String in Java

Sep 23, 2022 in Java-Script by Abhinaya
• 1,160 points
350 views
0 votes
0 answers
0 votes
0 answers

Why is String immutable in Java?

Sep 22, 2022 in Java-Script by Tejashwini
• 3,820 points
298 views
0 votes
0 answers

Java - Convert integer to string

Sep 22, 2022 in Java-Script by Tejashwini
• 3,820 points
329 views
0 votes
0 answers

Reverse a string in Python

Sep 21, 2022 in Python by Samuel
• 460 points
306 views
0 votes
0 answers

How can I convert a list to a string using Python?

Sep 21, 2022 in Python by Samuel
• 460 points
364 views
0 votes
0 answers
0 votes
0 answers

Read whole ASCII file into C++ std::string

Aug 23, 2022 in C++ by Nicholas
• 7,760 points
592 views
0 votes
0 answers

std::cin input with spaces?

Aug 11, 2022 in C++ by Nicholas
• 7,760 points
672 views
0 votes
0 answers
0 votes
0 answers

std::string length() and size() member functions

Aug 5, 2022 in C++ by Nicholas
• 7,760 points
680 views
0 votes
1 answer
0 votes
0 answers

Converting an integer to a string in PHP

Aug 1, 2022 in PHP by Kithuzzz
• 38,010 points
662 views
0 votes
0 answers

Check if a string contains a string in C++

Jul 28, 2022 in C++ by Nicholas
• 7,760 points
434 views
0 votes
0 answers
0 votes
0 answers

How to initialize an std::string with a length?

Jul 27, 2022 in C++ by Nicholas
• 7,760 points
962 views
0 votes
0 answers

PHP random string generator

Jul 26, 2022 in PHP by Kithuzzz
• 38,010 points
1,312 views
0 votes
0 answers

Javascript Equivalent to PHP Explode()

Jul 23, 2022 in PHP by Kithuzzz
• 38,010 points
449 views
0 votes
0 answers

How to convert a char array to a string?

Jul 14, 2022 in C++ by Nicholas
• 7,760 points
357 views
0 votes
0 answers

Differences between C++ string == and compare()?

Jul 7, 2022 in C++ by Nicholas
• 7,760 points
259 views
0 votes
0 answers

take string input using char* in C and C++

Jul 1, 2022 in C++ by Nicholas
• 7,760 points
276 views
0 votes
1 answer

Why can't the switch statement be applied on strings?

Jun 28, 2022 in C++ by Nicholas
• 7,760 points
8,367 views
0 votes
0 answers

Sorting Characters Of A C++ String

Jun 27, 2022 in C++ by Nicholas
• 7,760 points
325 views
0 votes
0 answers

Multi-line strings in PHP

Jun 26, 2022 in PHP by narikkadan
• 63,420 points
310 views
0 votes
0 answers

How can I remove part of a string in PHP?

Jun 19, 2022 in PHP by narikkadan
• 63,420 points
332 views